Muhammad-Ali-70 / PRODIGY-AD-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⏱️ Stopwatch App

Welcome to the Stopwatch App! This simple and modern stopwatch application is designed to help you track time with a clean and aesthetic interface.

Features

  • Start: Begin timing with a sleek green button.
  • Pause: Pause the timer with an easy-to-spot yellow button.
  • Reset: Reset the timer to zero with a vibrant red button.

🛠️ How It Works

The app includes:

  • Modern UI: Dark theme with contrasting white text for readability.
  • Custom Buttons: Stylish buttons created with TouchableOpacity for a modern look and feel.
  • Responsive Design: Adjusts to different screen sizes with flexible styling.

💻 Technology Stack

  • React Native: Framework for building native apps using React.
  • JavaScript/TypeScript: The programming language used to build the app.
  • Hooks: Utilizes React hooks like useState and useEffect for managing state and side effects.

🎨 Styling

  • Background Color: Dark gray (#1E1E1E) for a modern look.
  • Button Colors:
    • Start: Green (#4CAF50)
    • Pause: Yellow (#FFC107)
    • Reset: Red (#F44336)
  • Shadow Effects: Subtle shadow effects for a 3D button appearance.

Happy timing! ⏳

About


Languages

Language:TypeScript 33.7%Language:JavaScript 28.1%Language:Kotlin 13.3%Language:Objective-C 12.6%Language:Ruby 7.9%Language:Objective-C++ 4.4%