hopper01 / react_timer

An app which can handle a no. of timers.

Home Page:https://hopper01.github.io/react_timer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer_App

An App which maintains more than one Timer.

View on GitHub Pages :

Click Here

Motivaion

It is made for learning simple React concepts of Components, states and props. It has both the concept that of Timer and of To Do List.

Developed With

React (create-react-app)
Babel
JSX
JavaScript
HTML
Css

Usage

Type the name for timer and click Add Timer and there you have your timer. Enter the time in seconds and click on start button.

Contribute

There are a lot of improvements that can be done to this. You can contribute in this project directly.

Pull Requests

Pull Requests are always welcome.

  1. When you edit the code, please run npm run test or yarn test to check the formatting of your code before you git commit.
  2. Ensure you have a README.md for the improvements you have made.

About

An app which can handle a no. of timers.

https://hopper01.github.io/react_timer/


Languages

Language:JavaScript 68.9%Language:HTML 18.7%Language:CSS 12.3%