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.
- Host: GitHub
- URL: https://github.com/imf4ll/listate
- Owner: imf4ll
- License: mit
- Created: 2022-04-20T08:32:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T02:38:07.000Z (about 4 years ago)
- Last Synced: 2023-04-22T00:41:41.236Z (about 3 years ago)
- Topics: app, application, checklist, react, react-native
- Language: TypeScript
- Homepage:
- Size: 225 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`