Skip to content

lifeeric/covid-19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid 19 Tracker

This project give you the real data of the world about the affected with covid-19.

covid

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This project is running under node, so make sure you have install.

NodeJs
Git

Installing

Copy the below code and past in your terminal

git clone https://github.com/lifeeric/covid-19-tracker.git

cd covid-19-tracker

Install The Dependencies:

npm install

   or

yarn install

Running the tests

Test The App is it running right:

npm devStart

or

yarn devStart

Built With

  • React - The web framework used
  • Npm - Dependency Management
  • Material-ui - React UI framework
  • Axios - Axios for HTTP Request

Releases

No releases published

Packages

No packages published