This project was bootstrapped with Create React App
- Route based app
- State manipulation
- Component Pages and Layout Templates
- Axios HTTP client for promise based request API code
- Dynamic data provided by JSON Placeholder
- Clone repo and install dependencies
- Launch app by calling
npm start
from terminal