Skip to content

elshaka/yac19t

Repository files navigation

YAC19T

YAC19T (Yet Another COVID19 Tracker) is a simple app that shows COVID19 stats by country.

screenshot

Live Demo

Live Demo Link

Built With

  • create-react-app
  • Redux
  • React Router
  • Material UI
  • react-vis (for the graph)
  • PropTypes

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

git clone https://github.com/elshaka/yac19t
cd yac19t

Install

npm install

Run development server

npm start

Build

npm run build

Deployment

heroku create $APP_NAME --buildpack mars/create-react-app
git push heroku master

Author

👤 Eleazar Meza

About

Yet Another COVID19 Tracker, powered by React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published