nedjwab / Covid19-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.

Home Page:https://covid-19-trackern.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

alt text alt text

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 https://github.com/nedjwab/Covid19-tracker.git 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

🀝 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.

About

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.

https://covid-19-trackern.netlify.app/


Languages

Language:JavaScript 56.8%Language:CSS 32.4%Language:HTML 10.8%