A web application that uses a Bible API to randomly select passages when refreshed. The project was bootstrapped with Create React App.
- Clone the repo:
git clone https://github.com/rat9615/random-bible-verses. - Change directory:
cd random-bible-verses. yarnto install the required dependencies.yarn run startto run the application on your localhost.
To view a live preview of this application, click here.