Skip to content

React Capstone project with Redux, Redux Thunk, React Router and more

Notifications You must be signed in to change notification settings

Berabjesus/Bible-Hub

Repository files navigation

Bible Hub

Bible Hub is a single page application (SPA) built with React that helps users get more than 25 different bible languages and versions and read each individual bible content verse by verse.

Live Demo

click to view a live demo of the project

Project Specification

The project specification can be found here

Sample Screenshots

Home

screenshot

Lite Mode reading

screenshot

Dark Mode reading

screenshot

Built With

  • React
  • Javascript
  • Redux
  • redux-thunk
  • jest
  • eslint
  • stylelint
  • bootstrap
  • css
  • html
  • html-react-parser
  • prop-types
  • Fontawesome

Setup

Clone the repo with

  git clone https://github.com/Berabjesus/Bible-Hub.git

Install packages with

  npm i

Start server with:

  npm start

The app will open in your default browser.

Test

To run tests, run npm test. Make sure the dependencies installed successfully before running tests

Author

👤 Bereket Beshane

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

React Capstone project with Redux, Redux Thunk, React Router and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published