Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.23 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.23 KB

Food Order App - React

Netlify Status

Description

A Wholesome Project to practice React Hooks including State, Side Effects, Reducer, Context - The Complete Guide by Academind

Getting Started

Dependencies

  • React
  • ReactDOM

Concepts Include

  1. Components & JSX
  2. useState
  3. Fragments
  4. Ref
  5. Portal
  6. useEffect
  7. useReducer
  8. useContext
  9. Structuring the Folders
  10. Global State Maintaining

Working with Project

To get the frontend running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npm run dev to start the local server (this project Vite)

Author

🔗 Links

Support Me