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
. yarn
to install the required dependencies.yarn run start
to run the application on your localhost.
To view a live preview of this application, click here.