Skip to content

OmarShamkh/quran-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quran Search Application

This web application facilitates Quran searches using both lexical (keyword-based) and semantic (concept-based) search techniques. It's designed to help users, especially Muslims, navigate and search the Holy Quran more efficiently.

Website:

https://quranicsearch.azurewebsites.net/

Features

Installation

Prerequisites

  • Node.js and npm installed on your machine.

  • Clone the repository:

    git clone https://github.com/OmarShamkh/quran-search-app.git
    
  • Navigate to the project folder:

    cd quran-search-app
    
  • Run npm

    npm install
    
  • Start The Project:

    npm start
    

Usage

  • Access the application through your web browser at https://localhost:3000.
  • Enter a search term or concept in the provided input field.
  • View the search results displayed on the page.

Contributing

Contributions are welcome! improving UI/UX, Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License.

About

Quran web app for (Lexical/Semantic) Search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published