Skip to content

bdbox/react-stop-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-stop-watch

This project was bootstrapped with Create React App.

Introduction

This stop watch program is written with Reactjs to demostrate how to quickly create a reactjs project with basic UI and simple interactions.

User can do three tasks:

  • Start the watch
  • Pause the watch
  • Reset the watch

Run the program

In the program folder(/react-stop-watch), type following command

npm start

Technologies used

  • Reactjs
  • ES6
  • Babel
  • Webpack
  • webpack-dev-server
  • create-react-app

Screenshot

screenshot

About

A Reactjs stop watch application to demonstrate how to quickly build a widget with React JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published