Basic React app that lists the food items in a menu.
-
The food items in the list are divided into different categories such as - All, Breakfast, Lunch and Shakes.
-
Customer can navigate through any category to select his/her favourite item.
-
Each item in the menu consists of name, image, price and description.
-
This application is built on ReactJS.
-
Source of data:
Static data from an internal file in the project itself i.e., data.js.