Skip to content

M7MOZ/Sahih

Repository files navigation

Sahih - Random Hadith Generator

Sahih is a simple web application that generates random hadiths, similar to a quote generator but focused on authentic sayings of Prophet Muhammad (PBUH). This app is built with React and utilizes React Query to fetch the hadith data.

Features

  • Generates random hadiths on button click
  • Responsive and clean user interface
  • Utilizes React Query for efficient data fetching and state management
  • Well-structured professional file organization

Technologies Used

  • React: JavaScript library for building user interfaces
  • React Query: For fetching, caching, and updating data
  • CSS Modules / TailwindCSS (if applicable): For styling the components
  • Axios or Fetch API: For making API requests to fetch hadith data

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/your-username/sahih.git
  2. Navigate into the project directory:

    cd sahih
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev

Demo.

Special Thanks

  • Special thanks to Hadith API for providing the free API and access key used in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published