chingu-voyages / v28-toucans-team-03

Add-project-description-here | Voyage-28 | Twitter: https://twitter.com/ChinguCollabs
https://chingu.io/
2 stars 0 forks source link

The COVID-19 App

Overview

The COVID-19 App was created by Toucans Team 3 for Chingu Voyage 28.

LIVE LINK : https://whispering-meadow-20690.herokuapp.com/

Features

Tech Used / Dependencies

How to Run Locally

  1. <cd into the project directory>
  2. Create a .env file with API_KEY= <<YOUR NEW YORK TIMES API KEY HERE>> as well as PORT= <<PORT NUMBER OF YOUR CHOICE HERE>> and place it in the project directory (same level as the public folder).
  3. <run npm install>
  4. <run npm start>