Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 690 Bytes

File metadata and controls

14 lines (12 loc) · 690 Bytes

Recipe App with JSON Server and Backend Authentication This recipe app is built with a frontend interface that interacts with a JSON Server acting as a mock API for recipe data. The application also includes backend authentication for user registration and login functionality.

Features View a list of recipes Search and filter recipes Add new recipes Update and delete existing recipes User registration and login Authentication-protected routes

Screenshot 2023-06-28 180218 Screenshot 2023-06-28 180120