Shivam-Sharma-1 / JustAddToCart

This is a simple JavaScript project that uses Firebase's real-time database to create a shopping cart. It allows the user to add items to the cart and remove them.

Home Page:https://justaddtocart.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JustAddToCart

This is a simple JavaScript project that uses Firebase's real-time database to create a shopping cart.
It allows the user to add items to the cart and remove them.

Screenshots

App Screenshot

Technologies used

  • HTML
  • CSS
  • JavaScript
  • Firebase Real-time Database

Features

  • Real-time data changes are synchronized across all devices.
  • Compatible with all devices
  • Add and remove items in real time
  • Live previews
  • Fullscreen mode
  • Cross platform

Run Locally

Clone the project

  git clone https://github.com/Shivam-Sharma-1/JustAddToCart.git

Go to the project directory

  cd JustAddToCart

Start the server

Open the project and click to Go Live from the status bar to turn the server on/off. live server

Usage

To use the shopping cart, follow these steps:

  • Enter the name of the item you want to add to the cart in the form above the button in the page.
  • Click the "Add to cart" button to add the item to the cart.
  • To remove an item from the cart double click the item.

Website hosted URL

I have deployed this website using Netlify
Website url: https://justaddtocart.netlify.app/

Contributing

Contributions are always welcome!
If you would like to contribute to this project, please fork the repository and create a pull request.

Authors

Acknowledgements

Read more

About

This is a simple JavaScript project that uses Firebase's real-time database to create a shopping cart. It allows the user to add items to the cart and remove them.

https://justaddtocart.netlify.app


Languages

Language:JavaScript 41.2%Language:CSS 30.6%Language:HTML 28.2%