##🤖 About the Project
PRAY NOW is a prayer schedule application designed to help users keep track of their daily prayer routines with ease and precision. In a world where staying connected to one's faith and maintaining a consistent prayer schedule can be challenging, this app aims to support users in their spiritual journey by offering a reliable and user-friendly tool for managing prayer times.
Many individuals struggle to keep up with their daily prayer routines due to busy schedules or difficulty remembering prayer times. Traditional methods, like printed schedules or manual reminders, can be inconvenient and easily overlooked. This can lead to inconsistencies in prayer practice and a feeling of disconnection from one's faith.
PRAY NOW addresses these challenges by providing an intuitive platform that allows users to:
With PRAY NOW, users can seamlessly integrate prayer into their daily lives, helping them maintain their spiritual practice with minimal effort.
To set up PRAY NOW on your local machine, follow these steps:
Clone the repository:
git clone https://github.com/iamjohncaleb/PRAY-NOW/tree/main
Install dependencies:
npm install
Configure Firebase:
Create a .env.local
file in the root of your project and add your Firebase configuration details:
NEXT_PUBLIC_FIREBASE_API_KEY=your-api-key
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your-auth-domain
NEXT_PUBLIC_FIREBASE_PROJECT_ID=your-project-id
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your-storage-bucket
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id
NEXT_PUBLIC_FIREBASE_APP_ID=your-app-id
Run the development server:
npm run dev
We welcome contributions to PRAY NOW! To contribute:
Your feedback and contributions are highly valued!
https://pray-now-iamjohncalebs-projects.vercel.app/
This project is licensed under the MIT License. See the LICENSE file for more details.
Feel free to reach out if you have any questions or suggestions. We hope PRAY NOW enhances your spiritual practice and helps you stay connected to your faith!