I developed this project to learn the React. Created the Complete CRUD application.
This project was bootstrapped with Create React App.
Steps to try this app
- Clone the Repo: git clone https://github.com/sagarrn23/employee-record.git
- cd employee-record
- npm install
- npm start
For the CRUD functionality I have used the JSON Server. You can find the info here:- https://github.com/typicode/json-server