Skip to content

A React application that allows user to order specific meals with home delivery.

Notifications You must be signed in to change notification settings

KingaMiroslaw/food-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Order

Table of contents

About The App

The project was created while attending the React - The Complete Guide (incl Hooks, React Router, Redux) created by Maximilian Schwarzmüller. The project was created to practice the basic React functionalities presented in the course and practice working with Firebase. It is a simple application that allows you to order specific meals with home delivery.

Features:

  • Add a certain number of dishes to the cart
  • Delete meals from a cart
  • Enter the data in the delivery form

Screenshots

image

image

Technologies

Technologies used to build this application:

HTML CSS JvaScript

Libraries used to build this application:

GitHub package.json dependency version (prod)

Setup

Below you find all scripts to clone, run and build this application.

Clone repo

git clone https://github.com/KingaMiroslaw/food-order.git

Install packages

npm install

Run app

First, run the development server:

npm run start

Open http://localhost:3000 with your browser to see the result.

Build

npm run build

Demo

See DEMO

About

A React application that allows user to order specific meals with home delivery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published