This is a simple project made with VueJS, Vuetify and vue-cookies that also works as a PWA ( Progressive web app ) and gives you opportunity to work with your tiny things offline.
The website can be found here https://my-offline-storage.netlify.app/.
Contributions and feature requests are always welcome!! Please see the TODOs and get any not assigned issue and create a PR.
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint