This is a simple employee management system that allows you to add, view, update and delete employees. It is built using React, Chakra UI and Django.
- Clone the repository
- Check the
README.mdfile in the client andserverdirectories for installation instructions. - Run the frontend and backend servers.
- Visit
http://localhost:2000to view the application.