Shopping List📝

ToDo

  • clear input fields after submit
  • unique IDs
  • (form validation (seperate component (using react hook form)))
    • prevent possibility of adding empty products
  • deploy on vercel
  • (deploy on firebase)
  • maintain user input throughout sessions
    • save list to localstorage
    • get initial list from localstorage
    • (save list to db)
  • (authentication)

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: