Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 799 Bytes

readme.md

File metadata and controls

38 lines (22 loc) · 799 Bytes

Add to shopping list App

This is a shopping cart App which lets users add and delete items while shopping.

Requirements

To run this web app, you will need to have Javascript,Html,Css. This App runs on FireBase Db and fetches data in realtime.

Usage

To enable list for shopping.

Credits

This web app was created following the codecamp tutorial by Rafid Hoda @Scrimba.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Demo

  • Main UI

img.png

  • Adding Items

img_1.png

  • Deleting elements, click on the item u want to delete.

img_2.png

  • Update is reflected.

img_3.png