https://github.com/nyctophilus/food-order-app
https://github.com/nyctophilus/food-order-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyctophilus/food-order-app
- Owner: Nyctophilus
- Created: 2022-08-02T13:47:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-20T10:21:49.000Z (over 2 years ago)
- Last Synced: 2025-01-21T12:07:37.299Z (3 months ago)
- Language: JavaScript
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Food Order React App
- Table of Contents
## Overview
This is my second completed react project. Food ordering app utilizing all react feature during learning process.
## Stack
- React.js
---
## Getting Started
This project require some prequesites and dependenscies to be installed, you can find the instructions below
> To get Started, follow these simple steps :
## Installation
1. Clone the repo
2. go to project folder
3. install dependencies
```bash
npm i
```4. run on local server
```bash
npm start
```
## Screenshots
### Preview Image

## Preview
[](https://react-foodorder-cart.netlify.app/)