Skip to content

recurshawn/How-Bad-Is-Corona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status GitHub Star this repository Follow me on Twitter ko-fi

A lot of people aren't aware of how bad exponential growth of pandemics are, so I built this simple web app to help visualise how small actions can drastically affect the outbreak. Find out how dangerous the exponential growth of COVID-19 can be. https://howbadiscorona.netlify.app/

Contributing

Ways you can contribute:

Technology Stack:

Working on 'How-Bad-Is-Corona' locally

  • Clone the repository locally.
  • Navigate to the directory. cd How-Bad-Is-Corona.
  • Run npm install to install dependencies.
  • Run npm run start to start the development server.
  • Run npm run test to test.
  • Run npm run build to create a optimized production build.