https://github.com/aayushyadavz/add-to-cart-app
https://github.com/aayushyadavz/add-to-cart-app
addtocart css firebase html javascript mobile-app netlify
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aayushyadavz/add-to-cart-app
- Owner: aayushyadavz
- Created: 2024-07-13T08:25:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T06:47:20.000Z (10 months ago)
- Last Synced: 2025-01-26T14:54:04.687Z (4 months ago)
- Topics: addtocart, css, firebase, html, javascript, mobile-app, netlify
- Language: JavaScript
- Homepage: https://add-to-cart-mobile-application.netlify.app/
- Size: 540 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛒 Add to Cart App
Welcome to the Add to Cart App! This simple web application allows users to add items to their shopping list and save them using Firebase Realtime Database.
## 💻 Technologies Used
- HTML5
- CSS3
- JavaScript (ES6+)
- Firebase Realtime Database## ✨ Features
- Add items to your shopping cart 🛍️
- Remove items from the cart with a simple click 🗑️
- Real-time data synchronization with Firebase 🔄
- User-friendly interface with responsive design 📱💻## 🛠️ Installation
1. Clone the repository:
```bash
git clone https://github.com/ayushyadavz/add-to-cart-app.git
cd add-to-cart-app### Made with ❤️ by Aayush Yadav