A Web App that Randomly selects Bible Passages for one to Study
This is a simple and interactive web application designed to help users engage with Bible study in a meaningful way. The app provides a random Bible passage or chapter to study, allows users to select a translation of their choice, and displays the selected passage dynamically.
- Welcome Screen: An attractive landing page with a warm Bible study theme.
- Random Passage Generator: Randomly selects a Bible passage for study.
- Translation Options: Users can choose from different translations (e.g., KJV, NIV, ESV).
- Simple and Clean Design: User-friendly interface with modern styling.
- HTML: For structuring the web pages.
- CSS: For styling and creating an attractive layout.
- JavaScript: For adding interactivity and fetching data from the Bible API.
- Bible API: For accessing Bible passages and translations.
- A web browser (e.g., Chrome, Firefox, Edge).
- An internet connection to fetch Bible passages via the API.