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:
- Modern Glassmorphism Design: A sleek and contemporary UI that grabs attention.
- Collaborative AI Prompts: Discover and share AI prompts with the community, fostering creativity.
- User Empowerment: Edit & delete your prompts for control over your contributions.
- Individual Profiles: Dedicated profile pages showcasing your contributions and fostering community.
- Community Interaction: Explore other profiles to connect and find inspiration.
- Seamless Prompt Management: Easily copy prompts to your clipboard and manage your content.
- Efficient Tag-Based Search: Find prompts matching your interests with powerful search filters.
- Secure Google Login (NextAuth): Login securely with Google for a seamless experience.
- Responsive Design: Enjoy a flawless experience across all devices (desktop, mobile, etc.)
- 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.
git clone https://github.com/AldinRekic/prompt_verse.git
npm i
GOOGLE_ID=
GOOGLE_CLIENT_SECRET=
MONGODB_URI=
NEXTAUTH_URL=
NEXTAUTH_URL_INTERNAL=
NEXTAUTH_SECRET=
npm run dev
Running commands with npm npm run [command]
command | description |
---|---|
dev |
Starts a development instance of the app |