https://murtazablt.github.io/06-FoodOrder/
Learning intermediate ReactJs features such as nested components, optimization, creating customHooks etc.
To provide a clean and simple user interface for ordering a some meals. These are some screenshoots from ReactMeals:
Maximillian Schwarzmüller from "React-The Complete Guide" Udemy Course provided the design and idea and I wrote the whole code by using React.
ReactMeals provides a service for the customers, which they can order a meal.
Creating custom hooks, making some optimization, rendering the content conditionaly, styling react components.
Clean and simple user interface and cool bump animation on card item.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.