Sammeeey / shopping-list

Home Page:https://shopping-list-gamma-six.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

https://shopping-list-gamma-six.vercel.app/


Languages

Language:JavaScript 58.6%Language:CSS 34.4%Language:HTML 7.0%