You can view live demo here: https://meal-app-myproject.netlify.app/
- Selecting quantity of the food.
- Adding item to cart.
- Adding and removing item.
- Checking out the items.
In this project I have explored many important concepts in React such as
- React Fundamentals
- React Components
- React Hooks
- useReducer, useContext, useRefs
- React Portals
- Rendering Lists
- Form Validation
This React course from Udemy helped me a lot to learn React concepts and to complete this project.
Note: Run "npm install" in the terminal to install the dependencies in your computer.
Thanks for viewing my project. Feel free to visit my other projects.