/react-demo-employee-search

react demo app with features like routing, searching, sorting, boostrap features, CRUD with RESPful API's

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

How to use this Application -

Code setup

1. Clone the repository at local machine

2. Open Command prompt and run command : npm install, to load all dependencies.

Start Client & server side server

1. Open command prommt and change directory to where you cloned this repository.

2. execute this command : npm start