Employee-Management-System
This is a Full fledged Employee management system (CRUD operation) in MERN stack.
This repo contains two folders one for the server and another for the Client. Clone the repo and in the server folder create one .env file and paste your mongodbURI.
After that type npm install
and npm run dev
this will start your dev server.
The client folder contains the React app. Tpe npm install
to install the dependencies and then type npm start
to start the frontend.
Feel free to contribut to this repo by adding some more features.
Follow: @frontend_edy on instagram for more amazing 🤪 project like this one.