Recipe Social Media
A social media platform for recipes.
Recipe Social Media
A Full Stack Social Media App, built with React, Express, MongoDB, and TailwindCSS.
Backend

The backend is built using Express and uses MongoDB to store user data, connections and recipes.
Frontend

The frontend uses TailwindCSS for styling and React for the user interface.
User Profiles

Users can showcase their own recipes, which appear on their profile.
Authentication

Uses simple authentication and authorization to allow users to create, edit, and delete their own recipes.