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 recipe application to display json data. Add recipes with ingredients and directions. You are also allowed to edit recipes, ingredients and directions.
Commands
Running Locally
To run this application you must
node 14.17.3
npm i
npm start
About
A project with React Hooks, redux, redux-persist, create-react-app and material ui