You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A practice web app to explore React Context and Hooks
This mini-app allows you to build a salad by clicking on the buttons and uses context to store user data (favorites) and the salad items, based on the tutorial by Digital Ocean
About
A mini-web app to explore React Hooks, React Context and JSS using a custom salad builder