Quran Notes is a web application created to help users read the Quran and maintain their notes across multiple readings. It provides an organized way to track insights and reflections.
The application is deployed at: https://quran-notes.com
- Node.js (install with nvm)
- npm
# Install dependencies
npm install
# Create a firebase project first at https://console.firebase.google.com/
# Copy the .env.example file and rename it to .env
cp .env.example .env
# Add the values for the firebase environment variables in the .env file
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright 2025 Muhammad Ahsan Ayaz