Skip to content

This project is a web application built using React that provides prayer timings for different cities.

Notifications You must be signed in to change notification settings

Mazenmarwan023/Prayer-Timings-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prayer Timings Web Application

This project is a web application built using React that provides prayer timings for different cities. Users can select a city from a dropdown menu, and the application will display the prayer times for that city. Additionally, the app features a dynamically updating clock and a countdown timer showing the time remaining until the next prayer.

Features

  • City Selection: Choose a city from the dropdown menu to view its prayer timings.
  • Dynamic Clock: The current date and time is displayed in the header, updating every second.
  • Countdown Timer: A timer shows the remaining time until the next prayer, updated in real-time.
  • Material-UI: The project uses Material-UI for styling and UI components.
  • React Hooks: Utilizes useState and useEffect hooks for state management and side effects.

Demo

Demo.mov

Usage

  1. Select a city from the dropdown menu to view its prayer times.
  2. The current time and a countdown to the next prayer are displayed and updated dynamically.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/prayer-timings-react.git
  2. Navigate to the project directory:

    cd prayer-timings-react
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

Technologies Used

  • React.js
  • Material-UI
  • JavaScript (ES6+)
  • CSS

License

This project is open-source and available under the MIT License.


About

This project is a web application built using React that provides prayer timings for different cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published