Skip to content

Omeshcoding/promptverse

Repository files navigation

PROMPTVERSE

A FullStack web application where users can sign in and share their prompts with the world.

Features

  1. Homepage with all the shared prompts by different users.
  2. Authentication with Next-Auth.
  3. Navigation to Personal profile if signed in.
  4. Links to different user profiles.
  5. Option to Create Prompts and add unique tags for prompts.

Tech Stack

  1. Next.js
  2. TailwindCSS
  3. Next-Auth
  4. MongoDB
  5. Mongoose