Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 452 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 452 Bytes

Personal Project: Food Order App

Made with JavaScript, React.js, HTML/CSS.

React hooks used:

  • useState
  • useEffect
  • useContext
  • useRef
  • useReducer

To run this React app:

  • Clone the repository
  • run 'npm install' in the terminal
  • run 'npm start' in the terminal

Page Preview

Screenshot 2023-01-20 at 4 14 32 pm