This application is a recipe website that provides access to detailed recipes for logged-in users. Users with a registered account can log in with their credentials, create a new account if they don't have one, or log in using their Google account.
- New users can create a new account from the "register" page.
- Registered users can log in with their email and password.
- Logged-in users can view the details of recipe.
- Users can find the food using the search bar.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.