React Meals – Online Meal Ordering App
React Meals is a simple and responsive web application I built using React and Vite. It allows users to browse a list of available meals and add them to a shopping cart with real-time updates. I focused on creating a clean, user-friendly interface and smooth user interactions.
Key Features:
Meal list with names, descriptions, and prices
Shopping cart with add/remove functionality
Modal-based cart view for better UX
State management using React Context API
Fully responsive design
Deployed on Netlify for easy access
This project helped me strengthen my understanding of React state, component structure, and context API.
Live Demo