A simple web application built with HTML, CSS, and JavaScript that allows users to create a shopping list and manage their cart items in real-time using Firebase Realtime Database.
- Create a shopping list by adding items to the cart
- Remove items from the cart
- Real-time updates using Firebase Realtime Database
- Responsive design for mobile and desktop screens
- Easy-to-use interface
To clone the repository:
git clone https://github.com/aneeshkp246/add_to_cart_app.git
Navigate to the project directory:
cd add_to_cart_app
Add your Firebase Realtime Database URL to the Javascript file.
Open the realindex.html file in your preferred web browser.
- HTML
- CSS
- JavaScript
- Firebase Realtime Database
This project is licensed under MIT License.