Skip to content

nelsinofrancisco/daily-covid-tracker-reactredux

Repository files navigation

Daily Covid Tracker

My Application works with this API, which gives me data about covid cases that can be filtered with a date range, by a specific day, by country, and more. I'm getting data about 194 countries for the current date (today), I separate the countries into continents and the user can surf through the links that I create to view more info about the evolution of the disease for the countries and regions of that countries.

Basic UI of the project:

Home Page

screenshot;

Continent Country List

screenshot;

Country Regions List

screenshot;

Country Regions Default View

screenshot;

Built With

  • React
  • Redux / Redux ToolKit
  • Js

Live Demo

Live Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Git/GitHub;
  • Optional ( IDE installed in your machine ) - recommended IDE: Vscode;
  • Node or Yarn installed locally;

Setup

  • To clone this repo:
    • Open the Terminal(Mac/Linux) or the Cmd (Windows);
    • Navigate to where you want to paste the Repo folder;
    • Type git clone https://github.com/nelsinofrancisco/leaderboard.git;
    • Open the folder todo-list that was created on your IDE;

Install

  • To install all the dependencies in the package.json:
    • Open the Terminal(Mac/Linux) or the Cmd (Windows);
    • Navigate to be inside the todo-list repo folder;
    • Run yarn install;

Run tests

  • Linters Tests:
    • Eslint: run npx eslint .
    • Stylelint: run npx stylelint "**/*.{css,scss}"
  • Run a Live Version of the Dist Folder:
    • Run yarn start

Deployment

The Page is Deployed on this link using Netlify

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledges

Acknowledgments to Nelson Sakwa who build an incredible design available on behance. License CC.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages