This is a small project to show how you can call a simple rest api which gets the JSON from publically available rest api and renders it in an HTML list. Moreover this project also shows how you can use FontAwesome icons pack for reactjs.
- git
- Node v6
- NPM v3
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.