A food ordering application built on React 16.7 version , using hooks, html5 ,css3 for styling. In this food ordering Application,I have used various hooks such as useState, useReducer, useContext, useEffect as well as refs & portals.
#For State Mangement: useContext and useReducer has been used.