Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 800 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 800 Bytes

Visual Timer App

This is a Visual Timer developed using React Native and Expo. The project was created with create-expo-app.

Features

  • Customizable Timer: Set your desired time in minutes and seconds.
  • Visual Countdown: A graphical representation of the countdown with a circular timer.
  • Dark Mode: Toggle between light and dark themes.
  • Sound Alerts: Optional sound alerts for regular ticks and timer end.
  • Clock Size Adjustment: Choose between small, medium, and large clock sizes.
  • Flip Mode: Flip the timer display horizontally.

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start