Skip to content

smason0/vaccine-tracker

Repository files navigation

COVID-19 Vaccine Tracker

Tracks vaccine distribution in the United States and its jurisdictions.
View the deployed app here.

This project was bootstrapped with Create React App.

Local Development

In the project directory, you can run:

npm run start-server

Starts the server backend on localhost:5000.
Use this command in its own instance prior to running npm start.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.

npm run flow

Runs the Flow static type checker.

npm run lint

Runs the linter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published