Goldfish7718 / Promptopia

Promptopia is my first Next.js project built for users to share prompts

Home Page:https://promptopia-9qqz.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promptopia (Next.js) πŸš€

Promptopia is an online social platform which let's users share custom AI prompts. I've made this project using Javscript Mastery's Next.js course. This is the first time I've made a project with Next.js.

To run project:

You need to pass 6 environment variables before running the project. Refer to the .env.example file

Now run:

npm run dev

And click the link provided in the terminal.

Deployment 🌐

  • Promptopia is currently available here

Contact πŸ”—

Licenses πŸ“ƒ

About

Promptopia is my first Next.js project built for users to share prompts

https://promptopia-9qqz.onrender.com

License:MIT License


Languages

Language:JavaScript 82.4%Language:CSS 17.6%