Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```