An open API service indexing awesome lists of open source software.

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

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