https://github.com/ademilter/vakitler
Namaz Vakitleri
https://github.com/ademilter/vakitler
nextjs reactjs vercel
Last synced: 2 months ago
JSON representation
Namaz Vakitleri
- Host: GitHub
- URL: https://github.com/ademilter/vakitler
- Owner: ademilter
- License: apache-2.0
- Created: 2017-05-28T10:45:15.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T09:50:12.000Z (3 months ago)
- Last Synced: 2025-04-01T17:10:13.898Z (3 months ago)
- Topics: nextjs, reactjs, vercel
- Language: TypeScript
- Homepage: https://vakitler.app
- Size: 3.02 MB
- Stars: 364
- Watchers: 6
- Forks: 45
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vakitler
Vakitler is an open-source web application that provides users with Muslim prayer times. It is a helpful tool for Muslims who want to keep track of their prayer schedules and ensure they never miss a prayer.## Features
Vakitler has the following features:- Prayer times for various cities around the world
- Option to display prayer times in 12-hour or 24-hour format
- Mobile-responsive design for easy use on smartphones and tablets
- Simple and easy-to-use interface## Installation
To install and run Vakitler on your local machine, follow these steps:Clone the repository:
```bash
git clone https://github.com/yourusername/vakitler.git
```Install dependencies:
```bash
cd vakitler
yarn
```Start the server on localhost
```bash
yarn dev
```## Contributing
We welcome contributions to Vakitler! To contribute, please fork the repository and submit a pull request.## License
Vakitler is licensed under the Apache License. See the LICENSE file for more information.