Application that displays information about covid cases across the US.
- HTML5 / SASS / JavaScript
- React
- React-Redux
- Redux-Thunk for handling asynchronous dispatch
- Narrativa API
Click here to try the application.
Clone the repo and enter the directory.
git clone https://github.com/piero-vic/covid-tracker && cd covid-tracker
You need to have npm
installed on your local machine.
Install the npm packages.
npm install
Run npm start
to start the local server and try the app.
npm start
Run all this with npm.
-
npm start
: Starts the local server and opens the web app. -
npm build
: Builds the web app. -
npm test
: Runs the tests.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
👤 Piero Lescano
- GitHub: @piero-vic
- Twitter: @v1ccenzo
- LinkedIn: piero-lescano
Give a ⭐️ if you like this project!
Original design idea by Nelson Sakwa on Behance.