A responsive and user-friendly recipe-sharing platform, complete with user authentication, recipe submission, recipe list, and search features.
Backend API:
A Node.js/Express-based API that manages user authentication, recipe CRUD operations, favorites, comments, and likes.
Database Setup:
A configured MongoDB database storing user information, recipes, favorites, comments, and likes.
Frontend Source Code:
Complete React.js codebase styled with Tailwind CSS for the user interface.