Covid-19 Tracker is a mobile web application showcasing the covid-19 statistics in Africa. when the user clicks on the countries' cards, they will be rendered to the details page that contains more information about the covid-19 in the selected country. Also, the user can search for a specific country using the search bar.
# Covid-19 Tracker
Covid-19 Tracker is a mobile web application showcasing the covid-19 statistics in Africa. when the user clicks on the countries' cards, they will be rendered to the details page that contains more information about the covid-19 in the selected country. Also, the user can search for a specific country using the search bar.
# Live Demo
Live Demo
## Built With 🔨
- Basic CSS
- Linters (Stylelint, Eslint)
- Git/GitHub work-flow
- React
- Redux
- Disease API
### Installation
- clone this repo `git clone
github.com` on your terminal.
- Type `cd Covid19-tracker` to access the project on the terminal.
#### Install dependencies
```
npm install
```
### Build the app
```
npm run build
```
### Run the app
```
npm start
```
### Prerequisites
- IDE ( VCode For me 🔥).
- Git.
- Npm and node.js installed.
### Usage
- For anyone who wants to practice html5 or/and css3
- For anyone who wants to practice using Apis.
- For anyone who wants to practice javascript and ES6 syntax.
- For anyone who wants to practice React.
## Authors
👤 **Nedjwa Bouraiou**
- GitHub: @Nedjwab
- LinkedIn: @Bouraiounedjwa
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## acknowledgement
-Nelson Sakwa
## 📝 License
This project is MIT licensed.