Listman is a shopping list creation app with master lists. Master lists allow to quickly create new lists from an existing template.
To get started with this repo,
git clone https://github.com/zsaquarian/listman.git
cd listman
cd client
yarn
yarn dev
and then open your browser to http://localhost:5000