Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.34 KB

Timer Challenge App

Description

The Timer Challenge app is a React-based web application that provides users with a series of timer challenges. Each timer challenge has a specific duration, and users must click a button within that duration to win the challenge. If the user fails to click the button in time, they lose the challenge.

The app features multiple timer challenges, each with its own duration and difficulty level. Users can start a challenge by clicking on the corresponding button and must react quickly to click the button again before the time runs out. After each challenge, the app displays the user's score based on their performance.

Technologies Used

  • React.js
  • HTML5
  • CSS3
  • JavaScript

Usage Instructions

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Start the development server using npm start.
  5. Open the app in your web browser by visiting http://localhost:3000.

Demo

Check out the live demo of the Timer Challenge app (https://timer-challenge-eta.vercel.app/).

Screenshots

image image