brunorplima / divino-dog-menu-app

Automated menu and order app for Divino Dog
divino-dog-menu-app.vercel.app
0 stars 0 forks source link

Make use of local storage context where it's needed. #137

Closed brunorplima closed 1 year ago

brunorplima commented 2 years ago

The LocalStorageProvider was created and it provides the state and function to manage the state. Use these functionalities in places where menuItemGroups are added, edited and deleted by the user.