This is a headless Employee management system (CRUD operation) in MERN stack.
This repo contains two folders one for the server and another for the Client. To start the server type npm install
and npm run dev
this will start your dev server.
The client folder contains the React app. Type npm install
to install the dependencies and then type npm start
to start the frontend.
- REACT JS
- NODE JS
- EXPRESS
- MONGO DB