Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.06 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.06 KB

Audio Bible Devotions

This web app is for listening to daily Bible devotions.

The goal of this project is to assist those with poor eyesight by providing an easy-to-use interface with large media controls.

Preview

Site Preview

Features

  • 5+ Daily audio devotionals
  • Dark/Light themes
  • Live progress bar

Getting Started

Run npm start to start the dev server.

Run npm run build to create a production build.

Adding additional sources

Inside utils.js:

  • Append to the list getSourceNames with the name of the source
  • Append to the list getSources with the link to the source.

Note: The source must update with each day as a daily devotional.

Built With

Author

Joshua Booth - Joshua-Booth