Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.33 KB

🚀 Project Overview

This Next.js application demonstrates the power of modern web development with a focus on user experience and functionality. It features a comprehensive CRUD AI Prompt sharing system, leveraging MongoDB for data management and NextAuth for secure authentication.

🎨 Design & User Experience

The app boasts a sleek, glassmorphism-inspired design, offering a visually appealing and contemporary interface. It’s fully responsive, ensuring a seamless user experience across all devices, from desktops to smartphones.

💡 Key Features

Discover & Share AI Prompts: Users can explore AI prompts shared by the community and contribute their own.

Edit & Delete Prompts: Easily manage your created prompts with options to edit or delete as needed.

Profile Pages: Each user has a dedicated profile showcasing their contributions, with the ability to view others' profiles.

Search by Tags: Find specific prompts quickly by searching with tags.

Copy to Clipboard: Conveniently copy prompts for use with a single click.

🔐 Authentication & Security

The app integrates Google authentication using NextAuth, providing a secure and streamlined login experience.

🛠️ Tech Stack

Built with Next.js, MongoDB, NextAuth, and TailwindCSS, the application is designed with scalability, performance, and code reusability in mind.