Skip to content

Basic MERN application that handles CRUD operations of employees. Made for a programming test.

Notifications You must be signed in to change notification settings

rahuljoshi44/employee-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Admin

Basic MERN application that handles CRUD operations of employees while storing their username, email address, and phone number. Made for a programming test.

Getting Started

To run this project on your local machine, follow these steps:

  1. Start by cloning the repository.
git clone https://github.com/rahuljoshi44/employee-admin.git
  1. Install the dependencies.
npm install
  1. Run this command in the folder.
npm start

running the above command will start both the express server and the react front end simultaneously.

About

Basic MERN application that handles CRUD operations of employees. Made for a programming test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published