/peace-covid19-tracker

📖🦠 A web application that displays recent COVID-19 case data and daily Bible Verses API data.

Primary LanguageJavaScript

peace-covid19-tracker

📖🦠A web application that utilizes the ESV API and the COVID-19 API-SPORTS API to display daily curated Bible Verses and recent COVID-19 case data on a table.

👀Live Demo

Try the application live at https://peace-covid19-tracker.kevintolentino.com/

💻Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • jQuery (AJAX)
  • Bootstrap 4
  • font-awesome

💡Features

  • Users can view current USA COVID-19 Case Data.
  • Users can view today's Bible verse.
  • Users can press button to update current COVID-19 Case Data every 15 minutes.
  • Users can view yesterday's historic USA COVID-19 Data.
  • Users can view yesterday's Bible verse.
  • Users can preview tomorrow's Bible verse.

✨Preview

app demo

📋 Development

Getting Started

  1. Clone the repository.
git clone https://github.com/kevin-tolentino/peace-covid19-tracker.git
cd peace-covid19-tracker
  1. Register for your API Keys at the following links: ESV API COVID-19 by API-SPORTS (Note: You must sign up for a RapidAPI account to obtain key)

  2. Open index.html in the browser