https://github.com/chronosgit/food-commerce
Repository for small food ecommerce web application
https://github.com/chronosgit/food-commerce
Last synced: about 1 year ago
JSON representation
Repository for small food ecommerce web application
- Host: GitHub
- URL: https://github.com/chronosgit/food-commerce
- Owner: chronosgit
- License: mit
- Created: 2024-04-17T12:37:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T11:36:49.000Z (about 2 years ago)
- Last Synced: 2025-05-18T12:09:06.166Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://food-ecommerce-six.vercel.app
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Food ECommerce
## About:
You are able to choose a product, change its quality, finalize an order.
## Stack:
1. React
2. React Router
3. CSS
4. Vite
## How to use:
1. Clone the repository on your device.
2. Run ```npm install``` in the folder.
3. Run ```npm run dev``` to run it locally.