Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yinkakun/stopwatch-react


https://github.com/yinkakun/stopwatch-react

react stopwatch

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# React Stopwatch

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

## Project setup

### Install dependencies

```sh
yarn install
```

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

```sh
yarn start
```

### Builds the app for production to the `build` folder

```sh
yarn build
```

## License

MIT