Skip to content

rakarmp/E-Qur-an

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 - A React-based framework for building server-side rendered (SSR) web applications.
  • Chakra UI - A simple and modular component library for building user interfaces.
  • EQuran API - An API that provides the text of the Al-Qur'an in various languages.

Author

License

This project is licensed under the MIT License.