A employee management web application with MERN stack
Change directory to project folder, and install the package for node
npm install
Change directory to client folder, and install the package for react
cd client
npm install
npm run dev
Go to http://localhost:3000/