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.
click to view a live demo of the project
The project specification can be found here
- React
- Javascript
- Redux
- redux-thunk
- jest
- eslint
- stylelint
- bootstrap
- css
- html
- html-react-parser
- prop-types
- Fontawesome
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.
To run tests, run npm test
. Make sure the dependencies installed successfully before running tests
👤 Bereket Beshane
- Github: @Berabjesus
- Twitter: @bereket_ababu_b
- Linkedin: Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- https://biblia.com/
- Marc-Antoine Roy for the design inspiration
- Microverse
This project is MIT licensed.