An open API service indexing awesome lists of open source software.

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

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).