Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.02 KB

Grocery Inventory Reminder

A small app which sends a daily reminder of grocery items that'll be expiring soon

Built Using

  • Google Firebase (Authentication, Cloud Firestore)
  • Vue.js
  • Tailwind CSS
  • Vercel
  • Node.js
  • Github Actions - Check Expiring Groceries
  • Telegram Messenger

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Credits