Developed a web application using React and Firebase to store data in real-time, enabling users to interact with the application seamlessly. Integrated Firebase Realtime Database to store and retrieve data efficiently, ensuring that the application responds to user actions in real-time. Added functionality for users to add items to the cart and perform add-on operations on individual items using a modal interface, improving the user experience and increasing engagement
some of feature used while making this project
Adding a "Header" Component Adding the "Cart" Button Component Adding a "Meals" Component Adding Individual Meal Items & Displaying Them Adding a Form Working on the "Shopping Cart" Component
Adding a Modal via a React Portal Managing Cart & Modal State Adding a Cart Context and cart reducer Working with Refs & Forward Refs Using the useEffect Hook to make more attractive