Skip to content

zking63/coffee-order-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Shop

This is a React.js app that allows you to add and remove orders from your cart and place an order.

Author

Zoe King | Software Developer | Digital Strategist | GitHub | [email protected] | LinkedIn

Features

  • Cross-device, responsive U.I. with customized scroll and button animations (see demo below)
  • Add and remove items from cart and instantaneously update number of items and total cost with React useReducer Hook
  • Checkout cart function with HTML form that validates user and order data and sends error messages
  • Fetches menu data from custom Firebase API and renders menu on load
  • Submits order and user data to a backend server using an HTTP request

Technologies

FRONT END: HTML | CSS | React.js
TOOLS: Visual Studio Code | Google Firebase

Demos

Interface

Interface

About

React.js project to order meals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published