Skip to content

Share the power of AI! Discover & create prompts with a vibrant community (Next.js). Modern UI, easy sharing, secure & inspiring.

Notifications You must be signed in to change notification settings

AldinRekic/prompt_verse

Repository files navigation

Share Prompts: Foster Community Through AI Prompts (Next.js)

Tech Stack:

  • Next.js: Robust and efficient web application framework.
  • MongoDB: Scalable and flexible NoSQL database.
  • TailwindCSS: Rapidly build responsive user interfaces with utility-first classes.
  • Security Practices: Secure user authentication (NextAuth) and data handling.

Key Features:

  1. Modern Glassmorphism Design: A sleek and contemporary UI that grabs attention.
  2. Collaborative AI Prompts: Discover and share AI prompts with the community, fostering creativity.
  3. User Empowerment: Edit & delete your prompts for control over your contributions.
  4. Individual Profiles: Dedicated profile pages showcasing your contributions and fostering community.
  5. Community Interaction: Explore other profiles to connect and find inspiration.
  6. Seamless Prompt Management: Easily copy prompts to your clipboard and manage your content.
  7. Efficient Tag-Based Search: Find prompts matching your interests with powerful search filters.
  8. Secure Google Login (NextAuth): Login securely with Google for a seamless experience.
  9. Responsive Design: Enjoy a flawless experience across all devices (desktop, mobile, etc.)
  10. Code for the Future: Well-structured and reusable code ensures easy maintenance and future growth.

My Strengths:

  • Modern Design: I prioritize user experience with visually appealing and trendy design choices.
  • Community Focus: I foster a sense of belonging by encouraging interaction and collaboration features.
  • User Convenience: I prioritize user experience with features like "Copy to Clipboard" and advanced search.
  • Technical Expertise: Proficient in Next.js, MongoDB, and security practices for robust applications.

Cloning the repository

git clone https://github.com/AldinRekic/prompt_verse.git

Install packages

npm i

Setup .env file

GOOGLE_ID=
GOOGLE_CLIENT_SECRET=
MONGODB_URI=

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

Share the power of AI! Discover & create prompts with a vibrant community (Next.js). Modern UI, easy sharing, secure & inspiring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published