An open API service indexing awesome lists of open source software.

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 🛒

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/)