Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-code-hub/biblehub
A place for fellow Christians to gather and share their experiences.
https://github.com/david-code-hub/biblehub
bible bible-verses christian christianity frontend nuxt vue
Last synced: 8 days ago
JSON representation
A place for fellow Christians to gather and share their experiences.
- Host: GitHub
- URL: https://github.com/david-code-hub/biblehub
- Owner: David-code-hub
- Created: 2024-02-15T20:40:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T21:06:10.000Z (10 months ago)
- Last Synced: 2024-07-30T17:33:47.940Z (5 months ago)
- Topics: bible, bible-verses, christian, christianity, frontend, nuxt, vue
- Language: Vue
- Homepage:
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### BibleHub - UI
tailwind x nuxt![bibleBubH](https://github.com/David-code-hub/bibleHub/assets/55393687/12feea94-ba90-47c2-83b1-a3f0f6b1f6f0)
## Setup | Nuxt
Make sure to install the dependencies:
```bash
# npm
npm install# pnpm
pnpm install# yarn
yarn install# bun
bun install
```