https://github.com/mottox2/ease
ToDo app working offline.
https://github.com/mottox2/ease
indexeddb pwa react serviceworker typescript
Last synced: 4 months ago
JSON representation
ToDo app working offline.
- Host: GitHub
- URL: https://github.com/mottox2/ease
- Owner: mottox2
- Created: 2018-03-16T11:17:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T06:02:44.000Z (over 6 years ago)
- Last Synced: 2025-02-14T12:57:07.214Z (4 months 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 [](https://circleci.com/gh/mottox2/ease)
To Do app.

## 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
```