This is a fullstack app for managing employees. It has a backend built with NestJS, the data layer is handled with Mongoose and MongoDB database. The frontend is built with ReactJS. State management is done with the Context API.
Start by running the backend app first, which will run on port 3000, then run the frontend app and choose any port.