zahinz / quran-slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 92.6%Language:JavaScript 5.7%Language:CSS 1.7%