Embark on a journey into creative inspiration with Promptopia, a Full Stack application meticulously crafted with Next.js, Tailwind CSS, NextAuth, and MongoDB. This platform provides a dynamic space for AI-generated prompts, ensuring a seamless user experience through robust authentication and efficient data management.
- Frontend: Next.js, Tailwind CSS
- Backend: Next.js API Routes
- Database: MongoDB
- Authentication: NextAuth
-
👥 User-Created AI Prompts: Unleash your creativity by crafting your AI prompts, contributing to a vibrant community of imaginative minds. Share your prompts with others, fostering collaboration and inspiration.
-
🚀 Dynamic Full Stack Application: Promptopia is engineered to be dynamic, offering users a fully immersive experience. The blend of Next.js and NextAuth ensures a responsive and secure platform for creative exploration.
-
🔄 MongoDB Integration: Leveraging the power of MongoDB, Promptopia achieves efficient data storage and retrieval. This enhances the scalability and performance of the application, ensuring a smooth experience even as the user base grows.
-
🌐 NextAuth for Robust Authentication: NextAuth is seamlessly integrated to provide a robust user authentication system. Users can trust Promptopia with their data, ensuring a secure and personalized experience.
- Node.js (v14 or higher)
- MongoDB (MongoDB Atlas)
- Git
-
Clone the repository:
git clone https://github.com/Aayush987/Promptopia cd promptopia -
Backend & Frontend Setup:
npm install
-
Create a
.envfile in the root directory and add the following environment variables:MONGODB_URI=your_mongodb_connection_string NEXTAUTH_URL=http://localhost:3000 NEXTAUTH_SECRET=your_nextauth_secret_key
-
-
Run the development server:
npm run dev
-
Access the App:
- Open your browser and navigate to
http://localhost:3000.
- Open your browser and navigate to
Promptopia offers a vibrant platform for creative individuals to explore, create, and share AI-generated prompts. With a robust tech stack and intuitive features, it ensures a seamless and secure user experience. Dive into the world of creative inspiration with Promptopia!



