johnwayodi / covid-19-stats

Coronavirus Statistical Data UI || React

Home Page:https://johnwayodi.github.io/covid-19-stats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Coronavirus Statistical Data UI || React

https://johnwayodi.github.io/covid-19-stats/

License:MIT License


Languages

Language:TypeScript 83.1%Language:SCSS 11.2%Language:HTML 4.2%Language:JavaScript 1.6%