Skip to content

francescoup/covid-19-dashboard-react-router-dom

Repository files navigation

Covid 19 Dasboard

A very usefull app where to see data about covid 19 and vaccines situation in Italy.

Table of Contents

General info
Technologies
Setup

General info

This app fetch data from two free api (see links at the end) with loader from react-router-dom, and then display it in home page, regions and Italy pages, vaccines page and sintoms.

  • A home page covid 19 data.
  • A vaccines page.
  • A sintoms page.
  • Tables and charts for every data
  • I have even implemented dark mode function for all app.

Home Dark-Mode

Technologies

Setup

Download Node and installed it on your operating system like windows or mac.

  1. Clone the repository on local server:

    git clone https://github.com/francescoup/
  2. Install NPM packages:

    npm install
  3. Build from source:

    npm run build
  4. Run the live server: git

    npm run start
    
    

License

Distributed under the MIT License.

Links

You can see the app at the following link:

Live Site: Covid 19 Dashboard
Covid data API : Covid 19
Vaccines data API Open data Vaccines