https://github.com/gabrielpenteado/bible-verses-app
App that shows a new Bible verse every day and user can download it. | React | TypeScript | React Query | ShadcnUI | TailwindCSS
https://github.com/gabrielpenteado/bible-verses-app
bible bible-api bible-verse bible-verses react react-query reactjs shadcn-ui tailwindcss tanstack-react-query typescript
Last synced: about 2 months ago
JSON representation
App that shows a new Bible verse every day and user can download it. | React | TypeScript | React Query | ShadcnUI | TailwindCSS
- Host: GitHub
- URL: https://github.com/gabrielpenteado/bible-verses-app
- Owner: gabrielpenteado
- License: mit
- Created: 2024-04-05T17:38:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T17:51:15.000Z (over 1 year ago)
- Last Synced: 2025-03-20T07:45:13.090Z (about 1 year ago)
- Topics: bible, bible-api, bible-verse, bible-verses, react, react-query, reactjs, shadcn-ui, tailwindcss, tanstack-react-query, typescript
- Language: TypeScript
- Homepage: https://bible-verse-of-the-day.netlify.app
- Size: 3.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Bible Verses App
An application that shows a new Bible verse every day.
The language is Portuguese.

## 📑 Contents
- [About the project](#-about-the-project)
- Built with
- [Getting Started](#-getting-started)
- Requirements
- Installation
- [Contributions](#-contributions)
- [License](#-license)
## ✝️ About the project
An application that shows a Bible verse per day, allowing users to choose a background image and download it.
### Built with






## ⛪ Getting started
To start using Bible Verses App follow the instructions below.
### Requirements
- npm (^10.5.1)
- react(^18.2.0)
- [vite](https://vitejs.dev/guide/)
- [typescript](https://www.typescriptlang.org/)
- [tailwindcss](https://tailwindcss.com/docs/installation)
- [tanstack/react-query](https://tanstack.com/query/latest/docs/framework/react/overview)
- [shadcn/ui](https://ui.shadcn.com/)
### Browsers Support
| [
](https://www.google.com/intl/en/chrome/)
Chrome | [
](https://www.microsoft.com/en-us/edge)
Edge | [
](https://www.mozilla.org/en-US/firefox/new/)
Firefox | [
](https://www.apple.com/br/safari/)
Safari | [
](https://www.opera.com)
Opera |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------: |
| ✅ | ✅ | ✅ | ✅ | ✅ |
| last version | last version | last version | last version | last version |
### Installation
1. Clone the repository
`git clone https://github.com/gabrielpenteado/bible-verses-app`
2. Access the project folder in the terminal
3. Install all packages dependencies
`npm install`
4. Start using
`npm run dev`
## 🤝 Contributions
[](http://makeapullrequest.com)
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.
## 📄 License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/bible-verses-app/blob/main/LICENSE.md) file for details.
Gabriel Penteado
Full Stack Developer
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:gabripenteado@gmail.com)