Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
/ ChiVaxTrack Public archive

A Student-made COVID-19 vaccine tracker for the City of Chicago.

License

Notifications You must be signed in to change notification settings

marcreniel/ChiVaxTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChiVaxTrack | Chicago Vaccine Tracker

View the live website at https://chivaxtrack.herokuapp.com/

A live COVID-19 vaccine tracker built using create-react-app, TailwindCSS, axios, and created by a Chicago Public Schools student (Not-so-fun fact, I accidentally deleted the first version of this website and I had to recode everything :p). This utilizes publicly availble data from the City of Chicago.

Prerequisites

  • Node.JS w/ NPM (LTS, not current)

Setup

First, clone the repo using git:

git clone https://github.com/imEdra/ChiVaxTrack/

After that, run npm install in the cloned directory.

Start the application using npm start Your website should be live on localhost:8080.

Credits

License

This project is licenced via MIT.

Releases

No releases published

Packages

No packages published