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

