Skip to content

jideajayi11/fast-food-fast-react

Repository files navigation

Fast-Food-Fast (Built with React/Redux)

Fast-Food-Fast is a food delivery service app, this is where food sellers meet buyers. Users can order for food from any registered restaurant in the app. Restaurant Admin can add, edit, delete food and manage orders made to their restaurant.

Build Status Test Coverage

Table of Contents

Getting Started

Installation

  • git clone Fast-Food-Fast
  • Run npm install to install all packages
  • Run npm start to open the application
  • It should automatically open on your default browser, else goto localhost:8080 to access the application.

Testing

  • Run npm run test

Build for Production

  • Run npm run build

View on

Technologies

  • ReactJs/Redux - To build the front-end of the application
  • NodeJs/ExpressJs - To host the application on a server
  • NPM - Package Manager

Features

Users

  • Sign Up
  • Sign In
  • Choose Restaurant
  • View Restaurant Menu
  • Place Order to Restaurant
  • View Orders
  • Cancel New orders. Note that once the admin starts processing your order, order is no more New.

About

Front-end design using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors