This project was bootstrapped with Create React App.
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