Skip to content

ArturAbdullin/food-order-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React pet-project: The Food Order App

About

A simple app that shows the list of different meals that user can add to the cart.

The state management is implemented using React Context API.

Project implements:

  • useState (minor state management)
  • useEffect with a cleanup function (cart bump effect on adding items)
  • useReducer and Context API (cart state management)
  • useRef and React.forwardRef

About

react pet-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published