Clone this project to your local workspace.
You will need the following things properly installed on your machine.
- [Git]
- [Babel]
npm install -g babel - [Babel-CLI]
npm install -g babel-cli
npm install
npm start- Visit your app at http://localhost:4500.