Code Monkey home page Code Monkey logo

react-timer's Introduction

Timer App

A simple timing application built with React and Bootstrap that allows users to set a countdown timer or alarm and monitor the remaining time.

Timer

Timer Basic Timer

Alarm

Timer Basic Alarm

Table of Contents

About

The Timer App is a web-based React application that allows users to set a timer for a specific duration, start the timer, and monitor the remaining time in hours, minutes, and seconds.

It's a simple and intuitive tool for tasks that require time management and tracking.

Getting Started

Prerequisites

Before you can use the Timer App, make sure you have the following software/tools installed:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the Timer App repository to your local machine:

    git clone https://github.com/YourUsername/TimerApp.git
  2. Navigate to the project directory:

    cd TimerApp
  3. Install the required dependencies:

    npm install

Usage

  1. Start the Timer App by running the following command:

    npm start
  2. Open your web browser and visit http://localhost:3000.

  3. Set the timer duration by entering the number of hours, minutes, and seconds in their respective input fields.

  4. Click the "Start Timer" / "Start Alarm" button to begin the countdown.

  5. The remaining time will be displayed.

  6. To reset a timer, click the "Reset" button.

  7. To delete a timer or alarm, click the "Delete" button

Features

  • Set a timer for a specific duration (hours, minutes, seconds).
  • Start, pause, and reset the timer.
  • Set an alarm for a specific time (hours, minutes, seconds).
  • Monitor the remaining time in a user-friendly format (HH:MM:SS).
  • Intuitive user interface for easy navigation.

Screenshots

New timer added

Timer New

Timer expired

Timer Expired

Acknowledgements

  • The Timer App was inspired by the need for a simple yet effective timer tool for everyday tasks.
  • I would like to thank the React community for providing a powerful framework for building web applications.
  • For this project, I downloaded the โ€œding-dong sound effectโ€ from Free Sounds Library.

react-timer's People

Contributors

mynameiscarsten avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.