Skip to content

Basic React app that lists the food items in menu.

Notifications You must be signed in to change notification settings

sudarshan-sh/MenuApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menu App

Introduction

Basic React app that lists the food items in a menu.

Menu App

Functional

  • 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.

Technical

  • This application is built on ReactJS.

  • Source of data:

    Static data from an internal file in the project itself i.e., data.js.

About

Basic React app that lists the food items in menu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published