A small food ordering app built with React to practice and demonstrate various concepts:
- Global state management using React Context
- Custom modals with useRef
- Custom HTTP request hook for fetching and sending data
- Reusable Input and Button components
- Handling form submissions
- Conditional rendering based on app state