Skip to content

MostafaWaleed0/prayer-time

Repository files navigation

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (Version 20.x)

  • pnpm - If not installed, run:

    npm install -g pnpm

Installation

Clone the repository and install dependencies:

git clone https://github.com/mostafa-mw/prayer-time.git
cd prayer-time
pnpm i

Running Locally

Start the development server:

pnpm dev

Open http://localhost:3000 in your browser.

Releases

No releases published

Packages

No packages published

Languages