Skip to content

zaina-e/PrayerPath

Repository files navigation

Prayer Path Website

Overview

Prayer Path is a web-based platform designed to help users track, schedule, and enhance their prayer life. It provides tools to set prayer reminders, access guided prayers, and connect with a community of like-minded individuals.

Features

  • Prayer Tracker: Log your prayers and track your progress over time.
  • Reminders: Set customizable prayer reminders.
  • Guided Prayers: Access a library of guided prayers for various needs and occasions.

Installation

  1. Clone this repository:
    git clone https://github.com/zaina-e/prayer-path.git
  2. Navigate to the project directory:
    cd prayer-path
  3. Install the required dependencies:
    npm install
  4. Start the development server:
    npm start
  5. Open your browser and navigate to:
    http://localhost:3000
    

Technologies Used

  • Frontend: JaveScript, HTML5, CSS

Running Tests

Run the test suite to ensure everything is functioning as expected:

npm test

Deployment

To deploy the website, use the following steps:

  1. Build the production version:
    npm run build
  2. Deploy the build folder to your hosting provider.

Contributions

We welcome contributions! If you'd like to improve Prayer Path, please:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published