Skip to content
/ listate Public

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

License

Notifications You must be signed in to change notification settings

imf4ll/listate

Repository files navigation

🤔 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