/bible-app-react

Demo https://bibleapp.netlify.com/

Primary LanguageJavaScriptMIT LicenseMIT

React Bible App

This project was bootstrapped with Create React App and used API.Bible.

See a Demo!

Check out a live demo of the bible app. It is built with react, and the demo itself is hosted on netlify.

https://bibleapp.netlify.com/

How to use

Make sure you have git and node installed on your machine

$ git clone https://github.com/jasonbrandoo/bible-app-react.git
$ cd bible-app-react
$ npm install
$ npm start

How to contribute

Bug

  • Use a clear and descriptive title for the issue to identify the problem.

Suggesting Enhancements

  • Use a clear and descriptive title for the issue to identify the suggestion.

Submitting changes

  • Please send a GitHub Pull Request to bible-react-app with a clear list of what you've done and write a clear log message for your commits.

Todo

Help me make better documentation 😄

Tech Stack