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

https://github.com/imf4ll/listate

An app to create checklists of items, like supermarket lists.
https://github.com/imf4ll/listate

app application checklist react react-native

Last synced: 2 months ago
JSON representation

An app to create checklists of items, like supermarket lists.

Awesome Lists containing this project

README

          




## 🤔 What's this?
- An app to create and manage items checklists, like supermarket lists, completely **OFFLINE**.

 
## 🔧 Setup:
- Clone this repository:

`git clone https://github.com/z3oxs/listate` or Download ZIP and unzip;


- Move to repository:

`cd listate`


- Install all NodeJS dependencies:

`npm install` or `yarn install`


- Run:

`yarn start`