https://github.com/harshitrv/foodorderapp
This app implements the cart feature 🛒
https://github.com/harshitrv/foodorderapp
Last synced: 14 days ago
JSON representation
This app implements the cart feature 🛒
- Host: GitHub
- URL: https://github.com/harshitrv/foodorderapp
- Owner: HarshitRV
- Created: 2022-09-26T08:58:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T09:43:10.000Z (over 2 years ago)
- Last Synced: 2024-12-26T14:29:48.775Z (5 months ago)
- Language: JavaScript
- Homepage: https://foodcartapp.netlify.app/
- Size: 366 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Order App
This app implements the cart functionality, you can add/remove items from the cart.
It keeps the references of items added in the local storage, so that you can see the items even after refreshing the page.### Checkout the app on netlify
[Food Cart App](https://foodcartapp.netlify.app/)