Skip to content

amit-kumar-18/Shopping-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List App

Design preview for the Shopping List App

Welcome! 👋

Thanks for checking out this repository.

This project is build with HTML, CSS, JavaScript and Firebase for its realtime database.

Getting Started

This project was scaffolded with Vite. In the project directory, you can run:

npm install && npm run dev

To installs all the project dependencies.

Open http://localhost:5173 to view it in your browser.

The Project

This project is a Shopping List app which lets you make record of all the things for your next shopping.

User can add multiple items to the list and delete them one by one by simply double clicking/tapping on the item.

Firebase's realtime database is used in this project to store and delete your data in real time.

Users should be able to:

  • Add multiple items to their shopping list.
  • Delete list items by double clicking/tapping on the item.

Deploying your project

There are many ways to host your project for free. Recommend hosts are:

Have fun playing around! 🚀

Releases

No releases published

Packages

No packages published