Skip to content

RenanPamplona/Stopwatch-Timer-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch Timer in React

React StyledComponents StyledComponents

  • This app was made to learn more about ReactJS and to think in a 'Reactive way'
  • It was also made to practice styling with styled-components, which is a great library for organization

You can try it out at: https://stopwatch-timer-react.vercel.app

Timer

  • Here you can set the hours / minutes / seconds
  • Then there is the start and reset buttons, where the start toggles between start/stop

timer preview

The responsive version is only shrinking some elements depending on the viewport width

 

Stopwatch

  • Here you have all the basic functions of a stopwatch, which is having a button to start, stop, reset and register a lap
  • The start button toggles between start/stop, while the reset button toggles between reset/lap, where the second case only happens when the stopwatch is running

stopwatch preview

The responsive version is only shrinking some elements depending on the viewport width

About

This is a Stopwatch and a Timer built with plain React and Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published