Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.14 KB

FoodApp

Food Recipes clone project.

FoodApp use for below functions

  • User can Login and Signup.
  • User can see recipe of the day.
  • User can serach the recipes.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Local storage
  • fetch API
  • API for loign and sign up

Home page

Home page

  • This is the landing page of our website. here clicking on an option on the page will take you to the respective page.
  • It is easy to navigate.

Sign in or login

  • This is the sign-login page in the window at the top when the user clicks the button it will take you to that page.
  • Users can sign in either by email or mobile number and it will ask for OTP which is secure to use.
  • If user enter the wrong details it will not sign up.

Today recipe page

today receipes

  • We have different recipes to check.
  • Users can select the option according to their convenience.
  • Thanks for visiting.