Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.