Skip to content

This React capstone projectvis about building a mobile web application to check a list of metrics (numeric values) making use of React and Redux.

Notifications You must be signed in to change notification settings

selma-belhadj/covid-tracker-app

Repository files navigation

Covid Tracker

An SPA web application for checking and tracking daily information about COVID 19 for all the countries of the world using React & Redux. The web app has several pages :

  • Home page with a list of all countries that can be filtered by the country.
  • Detail page for more detail about the country by clicking on it with the number of infected and deaths and also by regions in that country.

screencapture

Built With

  • HTML & CSS & JavaScript
  • Html, Css & JavaScript linters
  • React.Js
  • Redux

Live Demo

Live Demo Link

Getting Started

This project was bootstrapped with Create React App.

  • clone the repository by running
    git clone https://github.com/selma-belhadj/CovidTracker.git
  • navigate to the folder
    cd CovidTracker
  • Install packages
    npm install
  • Run the app
    npm start
  • Eject the app
    npm run eject
  • Create build app
    npm run build
  • run the tests app
    npm run test

Authors

👤 Selma Belhadj

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This React capstone projectvis about building a mobile web application to check a list of metrics (numeric values) making use of React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published