Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mottox2/ease
ToDo app working offline.
https://github.com/mottox2/ease
indexeddb pwa react serviceworker typescript
Last synced: about 1 month ago
JSON representation
ToDo app working offline.
- Host: GitHub
- URL: https://github.com/mottox2/ease
- Owner: mottox2
- Created: 2018-03-16T11:17:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T06:02:44.000Z (over 6 years ago)
- Last Synced: 2025-01-01T18:12:48.143Z (about 1 month ago)
- Topics: indexeddb, pwa, react, serviceworker, typescript
- Language: TypeScript
- Homepage: https://ease.netlify.com
- Size: 229 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ease [![CircleCI](https://circleci.com/gh/mottox2/ease.svg?style=svg)](https://circleci.com/gh/mottox2/ease)
To Do app.
![screeenshot](https://img.esa.io/uploads/production/attachments/6967/2018/04/14/4651/04b4d7d2-141f-4ffd-84ce-f9d33e08f57e.png)
## Feature
- Record your to-do.
- Offline work.
- Work as HomeScreen app## Usage
Open## Installation
```
git clone https://github.com/mottox2/ease
yarn
yarn run start
```