Email: anuplohar001@gmail.com Password: pass@123
A feature-rich web application for exploring, creating, and interacting with AI-generated prompts. PromptsBook includes real-time chat, user authentication, and comprehensive features to manage and share prompts.
✍️ Create, edit, and delete prompts
❤️ Like and comment on your favorite prompts
📚 Categorized prompts for easy browsing
🧠 Explore AI-generated suggestions
🔐 Secure authentication and authorization
📈 Modern, responsive UI built with Next.js & Tailwind CSS
User Authentication: Secure login/signup with Credentials and Google Provider.
Home Page Explore trending AI prompts and categories.
User Profile Page Explore User Profiles includes their posts.
Prompt Management: Create, update, delete, and share prompts. Create Post
Manage My Profile
Edit Post
Share Posts
Interactive Chat App: Real-time chat functionality for users.
Stories Feature: Share stories with AI prompts.
Like and Comment System: Engage with prompts through likes and comments.
Responsive Design: Optimized for devices of all sizes.
API Integration: Built with 30+ API routes for seamless data flow.
Follow these steps to set up and run the PromptsBook project locally:
# Clone the repository
git clone https://github.com/yourusername/promptsbook.git
cd promptsbook
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env.local
# Run the app
npm run dev










