Skip to content

firstminster/pizza_ordering_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Ordering App

A web app built with ReactJs, Redux & consumed an external API.

Features

  • List all restaurants.
  • Get the User location (Geo-locations & Coordinators)
  • List single restaurant & Menu list.
  • Add Menu items to cart (Also, set items to localStorage).
  • Delete cart items
  • place Order
  • View Ordered items.

Install Dependencies

In the project directory, you can run:

npm install

Then Run

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published