Releases: hlnajz/quran-sunnah-remainder
First Release v1.0.0
Release v1.0.0 - Quran Sunnah Remiander
This is the first release of the Quran Sunnah Remainder, a tool to display Quranic verses and Hadith in a widget format for easy embedding on websites, Apps, Special Github Repo.
What's New:
1.Initial Release: This version includes the basic structure for the widget, with the following key features:
2.Displays Quranic verses (Ayat) dynamically.
3.Responsive and lightweight front-end widget.
4.Simple setup for easy integration into websites.
5.Basic backend setup using Express.
Features:
-API Integration: Retrieves Ayat data via an API.
-Canvas Rendering: Utilizes Canvas for dynamic text and image rendering.
-Optimized Images: Uses Sharp for fast image processing and optimization.
Installation:
Clone the repository:
git clone https://github.com/hlnajz/quran-widget-front.git
Install the dependencies:
npm install
Run the app locally:
npm start
Future Updates:
Plans for additional features such as multiple language support and customizations for the widget's design.
Performance optimizations and improved API handling.