Skip to content

aniktoris/promptopia

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Overview

Promptopia is an open-source AI prompting tool for modern world to discover, create and share creative prompts

Screenshot

Features implemented

  • User Authentication: Google Sign-In using NextAuth.js and Session management to keep users logged in
  • User Profiles: displaying user profiles with profile pictures
  • Create and Manage Prompts: users can create new prompts with associated tags, edit and delete prompts created by the user
  • Prompt Feed: display a feed of all prompts created by users
  • Search and Filter feeds: search functionality to find prompts by tags, usernames, or content and filter by clicking on tags
  • Design using Tailwind CSS

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published