Al Quran Reactjs

screenshot of Al Quran Reactjs
react
vite
tailwind

Al-Quran App API Using React js and tailwind CSS

Overview

The Alquran App React + Vite is a project developed using React JS and Tailwind CSS API from equran.id. It is still in the development process and aims to provide a platform for users to access and read the Quran. The project includes features such as a home page, a list of Surahs, and a modal for Tafsir Surah.

Features

  • Home Page: The app includes a home page that serves as the main landing page for users.
  • List Surah Page: The app provides a page that displays a list of Surahs from the Quran.
  • Modal Tafsir Surah: The app includes a modal that allows users to view the Tafsir (interpretation) of a specific Surah.

Summary

The Alquran App React + Vite is a project developed using React JS and Tailwind CSS API. It aims to provide users with a platform to access and read the Quran. The app includes features such as a home page, a list of Surahs, and a modal for Tafsir Surah. To install the app, clone the GitHub repository and follow the installation instructions.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

landing-page
Landing Page

A landing page is a standalone web page designed to promote a specific product, service, or offer. Landing pages are used in marketing campaigns to drive conversions and increase revenue, and typically include a clear call to action, minimal distractions, and a focus on the benefits of the product or service.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.