An online food ordering and recipe finding website using Reactjs.
- The site has 6 pages:-
- The home page.
- The store includes all the food items, a user can add food to the cart on this page. Also user can search particular food by serach input or category filter.
- The cart page where user can update and delete items from the cart.
- The food description page where user can add reviews on particular food.
- The Recipe page where user can find recipes of a particular food.
- The contact page integrated with Email Js which helps in keep tracking of emails.
- Email Js : For keep tracking of emails
//The site is expansion of Project_A of my repository