Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 893 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 893 Bytes

Employee-Management-System

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.

Dependecies and Tools

  • REACT JS
  • NODE JS
  • EXPRESS
  • MONGO DB

Photos

image image image