Danielshow / Fast_Food_React

A Web Application for Ordering Food

Home Page:https://fastfoodreact-staging.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status

FAST FOOD

A web application for ordering varieties of food.

fast food fast is a food delivery service application for a restaurant. Built with react

Prerequisites

  1. Node js
  2. Any text Editor
  3. Git

Installing

Clone this project using git clone https://github.com/Danielshow/Fast_Food_React/ on your bash or cmd

git clone https://github.com/Danielshow/Fast-Food/
cd "fast_food_react"
yarn Install
git checkout develop
yarn start

Hurray!!! You now have the files on your local computer yarn install will install all app dependencies yarn start will start the project

Test

Run the tests using:

yarn test

Features

  1. user can create an account and log in
  2. A user should be able to order for food
  3. The admin should be able to add, edit, or delete fast food items
  4. User should be able to see history of ordered food

Contributing

If you'd like to Contribute, please fork the repository and create a new branch, commit to that branch and make a pull request.

About

A Web Application for Ordering Food

https://fastfoodreact-staging.herokuapp.com

License:MIT License


Languages

Language:JavaScript 88.6%Language:CSS 11.2%Language:HTML 0.2%