Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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