Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 714 Bytes

File metadata and controls

31 lines (23 loc) · 714 Bytes

RecipeDash

A web application lets users create, edit, and share recipes with others. It offers a great way to store favorite recipes for forgetful and aspiring chefs. 👩🏻‍🍳

Motivation

I wanted to expand my knowledge and create a CRUD application that involved mongoDB, Vercel, and Next.js together.

Technologies Used

  • mongoDB
  • Mongoose
  • Nano ID
  • Vercel
  • NextAuth.js
  • Next.js
  • Node.js
  • React
  • Tailwind CSS
  • Typescript

Features

  • Dashboard tab: All users' recipes
  • My Recipes tab: User's posted recipes
  • Create, edit, and delete your own recipes
  • View individual recipes
  • Update your profile's settings
  • Login via a magic email link