https://github.com/sbthdr/nombomcart
Food ordering system using React node and express.
https://github.com/sbthdr/nombomcart
node react react-router-dom
Last synced: 2 months ago
JSON representation
Food ordering system using React node and express.
- Host: GitHub
- URL: https://github.com/sbthdr/nombomcart
- Owner: SBTHDR
- Created: 2021-12-21T14:47:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T09:20:22.000Z (over 4 years ago)
- Last Synced: 2025-10-08T20:12:29.672Z (9 months ago)
- Topics: node, react, react-router-dom
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NombomCart
## About Repository
NombomCart is a Food ordering system using React.
## Tech Specification
- React
- React Hooks
- React Router Dom
- React Context Api
## Features
- Create, Read, Update, Delete Products
- Add/Remove Products from Cart
- Order Products,
## Installation
- `git clone https://github.com/SBTHDR/nombomcart.git`
- `cd nombomapi/`
- `npm install`
- `npm run start`
## License
[MIT license](https://opensource.org/licenses/MIT).