The COVID-19 App was created by Toucans Team 3 for Chingu Voyage 28.
HTML, CSS, Bootstrap, Javascript, jQuery, and Node.js were used to make this project
Various links are included to various resources:
<cd into the project directory>
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).<run npm install>
<run npm start>