Ecosyste.ms: Awesome

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

https://github.com/excitement-engineer/Red

Pomodoro webapp created in reasonML
https://github.com/excitement-engineer/Red

Last synced: 2 months ago
JSON representation

Pomodoro webapp created in reasonML

Lists

README

        

# Red

Red is a pomodoro built with [Reason React](https://github.com/reasonml/reason-react)

See it at [red.now.sh](https://red.now.sh/)

Run the app locally using

```
yarn run start
```

Build for production using

```
yarn run build
```