- This project was bootstrapped with Create React App.
- This project deployed with Vercel Platform
- Live Demo is available on this Link
These application was built using:
- React Hooks:
- useState
- useReducer
- useContext
- useEffects
- useRef
- a Custom Hook for form validation (useInput)
- React Portal (for more accessibility)
- use ForwardRef to pass ref into custom components
- Meals
- AvailableMeals
- MealItem
- MealItemForm
- MealsSummary
- Cart
- Checkout
- Cart
- CartItem
- CartIcon
- UI
- Input
- Button
- Modal
- Header
- Header
- HeaderCartButton