Skip to content

I use React, NextJS, TailwindCSS, MongoDB & Google provider for authentication

Notifications You must be signed in to change notification settings

inifarhan/promptopia

Repository files navigation

Promptopia

Introduction

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

In the application, you can find a Prompt made by the other user that you can use in the Chat GPT or any AI application. And if you want to share an AI Prompt you can sign in with your Google Account and then Create a Prompt 👍

Tech Stack 💻 :

  • React
  • NextJS
  • TailwindCSS
  • MongoDB

Cloning the repository

git clone https://github.com/inifarhan/promptopia.git

Install packages

npm i

Setup .env file

MONGODB_URI=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_URL=
NEXTAUTH_URL_INTERNAL=
NEXTAUTH_SECRET=

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

About

I use React, NextJS, TailwindCSS, MongoDB & Google provider for authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published