Skip to content

A simple website bootstrapped in July 2020 to experiment with NextJS (React) and deploying web-apps. Built with BulmaCSS and using a public COVID data API as well as Vercel's Serverless Functions.

VR314/active-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project used to provide data on the state of the COVID-19 pandemic in each of the states of the US.

Getting Started

Clone this repository and run the development server to run + edit on your local machine:

npm install #installs all dependencies from pacakge.json
# or
yarn install

npm run dev #starts development server
# or
yarn dev

Vercel serverless functions (in the /api folder)[/api] are used to process data server-side, reading data from the Covid Tracking Project.

Icon credits:

About

A simple website bootstrapped in July 2020 to experiment with NextJS (React) and deploying web-apps. Built with BulmaCSS and using a public COVID data API as well as Vercel's Serverless Functions.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •