Skip to content

Tadynas/covid-19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker (Live Version)

React.js project that tracks and visualizes COVID-19 cases in the world using real-time API.

COVID-19 Tracker

Getting Started

Following section will provide steps on how to setup the project locally

Prerequisites

To run this project you need to have node.js

npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/Tadynas/covid-19-tracker.git
  1. Navigate to project directory
cd covid-19-tracker
  1. Install dependencies
yarn install
  1. Start project
yarn start

It will run the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Tools

  1. React.js
  2. Material-UI
  3. Axios
  4. Chart.js
  5. Moment.js
  6. Sass

API

  1. https://covid19.mathdro.id/api

  2. https://api.covid19api.com

This project was bootstrapped with Create React App and deployed to Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published