Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.91 KB

README.md

File metadata and controls

40 lines (30 loc) · 2.91 KB

Foodo

An online food ordering and recipe finding website using Reactjs.

Description

  • The site has 6 pages:-
  1. The home page.
  2. 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.
  3. The cart page where user can update and delete items from the cart.
  4. The food description page where user can add reviews on particular food.
  5. The Recipe page where user can find recipes of a particular food.
  6. The contact page integrated with Email Js which helps in keep tracking of emails.

Third Party Libraries

  1. Email Js : For keep tracking of emails

//The site is expansion of Project_A of my repository

npm start: to run

---------------------------------- Screen Shots ----------------------------------

Screenshot 2023-01-26 at 5 49 01 PM Screenshot 2023-01-26 at 5 49 15 PM Screenshot 2023-01-26 at 5 49 26 PM Screenshot 2023-01-26 at 5 49 39 PM Screenshot 2023-01-26 at 5 49 51 PM Screenshot 2023-01-26 at 5 50 18 PM Screenshot 2023-01-26 at 5 50 28 PM Screenshot 2023-01-26 at 5 50 47 PM Screenshot 2023-01-26 at 5 50 55 PM Screenshot 2023-01-26 at 5 51 01 PM Screenshot 2023-01-26 at 5 51 37 PM Screenshot 2023-01-26 at 5 52 10 PM Screenshot 2023-01-26 at 5 52 41 PM Screenshot 2023-01-26 at 5 53 07 PM Screenshot 2023-01-26 at 5 57 25 PM