This is a shopping cart App which lets users add and delete items while shopping.
To run this web app, you will need to have Javascript,Html,Css. This App runs on FireBase Db and fetches data in realtime.
To enable list for shopping.
This web app was created following the codecamp tutorial by Rafid Hoda @Scrimba.
This project is licensed under the MIT License - see the LICENSE file for details.
- Main UI
- Adding Items
- Deleting elements, click on the item u want to delete.
- Update is reflected.