/Food-Order-App

Food Order App | React

Primary LanguageJavaScript

Food Order App | React

Used in project

  1. React Context
  2. Custom Hooks
  3. Modal windows (createPortal & useRefs)
  4. Simple backend with mocked Data

Installation

  1. Clone repo
  2. Open the project directory
  3. run npm install command
  4. Change directory to backend
  5. run npm install command
  6. run npm run dev command