8000 GitHub - johnwayodi/covid-19-stats: Coronavirus Statistical Data UI || React
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

johnwayodi/covid-19-stats

Repository files navigation

Coronavirus (Covid-19) Statistics

🚗 Getting Started

These instructions will get you a copy of the
project up and running on your local machine
for development and testing purposes.

🔨 Prerequisites

  • node >= 8.9.0
  • typescript >= 3.0
  • yarn >= 1.14.0 or npm >= 6.7.0
  • git >= 2.10.1

Sample

Screenshot

🔧 Features

Consumes this API

  • Global statistics.
  • Country statistics.
  • Graphical & Chart representations.
  • Rss integration.

🔧 Development Tools

💻 Running Project

yarn install

Install the packages

yarn start:local

Runs the app in local 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.

yarn test

Launches the test runner in the interactive watch mode.

yarn build:prod

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

yarn tslint

Auto fix tslint errors.

Releases

No releases published

Packages

No packages published
0