Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prncss-xyz/timer-list


https://github.com/prncss-xyz/timer-list

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Timer List

This is a small timer app (WIP), supplemented with a "playlist", i.e. a list of durations. You can try the web version [here](https://prncss-xyz.github.io/timer-list/), altough it's mostly intended as a mobile app (not in store yet).

## Features

- local data persistance (web and native)
- dark mode
- light animations

## Technologies

- core: react native/expo
- state management: jotai, optics-ts
- validation: zod
- testing: jest, react native testing library, fast-check, playwright