Covid Metrics is a mobile web application were you can check a list of the latest Covid19 reports around the world. This app is build using React | Redux and Javascript libraries.
- Javascript
- HTML
- CSS
- JSX
- React
- Redux
To get a local copy up and running follow these setup steps.
Setup
- Open terminal and clone the project:
git clone https://github.com/Yazino12/covid-metrics.git
- cd into the directory
covid-metrics
Prerequisites
- You need to have
node.js
installed in your system
Install
- On your terminal run :
npm i
- To run the app in the development mode :
npm start
- Launch the test runner :
npm test
- To build the app for production :
npm run build
- In case you run into any errors please raise an issue
- Link here: covid-metrics
👤 Yasin Warsame
- GitHub: @Yazino12
- Contributions, issues, and feature requests are welcome!
- Original Design: Nelson Sakwa on Behance.
- Give a ⭐️ if you like this project!
- This was not possible without the help of Microverse.
- This project is MIT licensed.