Simple Next JS web app for viewing bible book json data.
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
This app uses free and open source data for Bible texts and translations.
The data is sourced from the awesome work done by the GitHub community in the
Open Source Bible Databases project.