React Stopwatch

A stopwatch app built with React and Styled components for learning purposes.

Project setup

Install dependencies

yarn install

Runs the app in the development mode, with hot reload at localhost:3000

yarn start

Builds the app for production to the build folder

yarn build

License

MIT