Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/somenath203/grocery-bud
Click below to visit the website
https://github.com/somenath203/grocery-bud
crud react
Last synced: 21 days ago
JSON representation
Click below to visit the website
- Host: GitHub
- URL: https://github.com/somenath203/grocery-bud
- Owner: somenath203
- Created: 2022-06-27T14:05:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T14:20:34.000Z (over 2 years ago)
- Last Synced: 2024-11-19T17:58:49.683Z (3 months ago)
- Topics: crud, react
- Language: CSS
- Homepage: https://grocery-bud-lemon.vercel.app/
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grocery Bud
This is a simple react CRUD application where the user will be able to add, update and delete groceries in the list. If the user wants, he/she can delete groceries one by one, or all the groceries at once also.
This website also has a feature of custom alert where after user adds, update or delete any item, then, the user will be confirmed about that action with the help of that alert.
This website also has the feature of localstorage which means if the user close the tab after adding some items to the grocery list and then reopen it again, or reload the browser, then, all the items added by the user will not get removed, it will stay as it is.