https://github.com/rakarmp/e-qur-an
E-Qur'an
https://github.com/rakarmp/e-qur-an
religion scriptures
Last synced: about 1 month ago
JSON representation
E-Qur'an
- Host: GitHub
- URL: https://github.com/rakarmp/e-qur-an
- Owner: rakarmp
- Created: 2023-02-18T14:56:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T12:03:04.000Z (about 3 years ago)
- Last Synced: 2025-11-29T09:43:22.125Z (7 months ago)
- Topics: religion, scriptures
- Language: CSS
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Qur'an
This is a simple online version of the Al-Qur'an built using Next.js and Chakra UI. The website retrieves data from the EQuran API and displays a list of all surahs (chapters) in the Qur'an. Users can click on a surah to view the details of the surah, including the name, verses, and translations.
## Installation
To run the project locally, follow these steps:
1. Clone the repository to your local machine.
2. Install the project dependencies by running `npm install` or `yarn` in the project directory.
3. Run `npm run dev` or `yarn dev` to start the development server.
## Built With
- [Next.js](https://nextjs.org/) - A React-based framework for building server-side rendered (SSR) web applications.
- [Chakra UI](https://chakra-ui.com/) - A simple and modular component library for building user interfaces.
- [EQuran API](https://equran.id/api) - An API that provides the text of the Al-Qur'an in various languages.
## Author
- [RakaTrust](https://github.com/grizz12)
## License
This project is licensed under the [MIT License](LICENSE).