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

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

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.