/quran-slides

Primary LanguageTypeScriptMIT LicenseMIT

Quran Slides

This repository contains the slides for the Quran slides generator.

API documentation

Installation

  1. Clone the repository.

  2. Navigate to the project directory:

    cd quran-slides
  3. Install dependencies using pnpm:

    pnpm install

Usage

  • Development: Run the development server

    pnpm dev
  • Production: Build and start the production server

    pnpm build
    pnpm start

Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

License

MIT License