Skip to content

A platform for sharing and creating AI prompts. Users can easily explore and contribute prompts to enhance their AI interactions. Built with a user-friendly interface for seamless navigation.

Notifications You must be signed in to change notification settings

ZainULAbdeen0/Prompt_Planet

Repository files navigation

🌍 Prompt Planet

Welcome to Prompt Planet – a platform where users can share and explore AI prompts. This project is built with Next.js and integrates with MongoDB for database management and Google OAuth for authentication.

🔗 Live Demo

Visit the live application at Prompt Planet 🌐.

🚀 Features

  • 🌟 Share AI prompts with the community
  • 🔍 Search for prompts by tags or usernames
  • 🗂️ Organize and manage your prompts
  • ✨ Beautiful and responsive UI

🛠️ Installation

To get started with Prompt Planet, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/prompt-planet.git
    cd prompt-planet
  2. Install the dependencies:

    npm install
  3. Create a .env file in the root directory with the following environment variables:

    GOOGLE_ID=your-google-client-id
    GOOGLE_CLIENT_SECRET=your-google-client-secret
    MONGODB_URI=your-mongodb-uri
    NEXTAUTH_URL=http://localhost:3000
  4. Run the development server:

    npm run dev
  5. Open your browser and navigate to http://localhost:3000 🌐.

📦 Build and Deployment

To build and deploy your application, use the following commands:

  1. Build the application:

    npm run build
  2. Start the production server:

    npm start

👥 Contributing

We welcome contributions! Please fork this repository, create a new branch, and submit a pull request. Don't forget to star the repository if you find it useful!

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.

📧 Contact

If you have any questions or feedback, feel free to reach out to us at mujtabazain183@gmail.com.


Made with ❤️ by Zain Ul Abdeen

About

A platform for sharing and creating AI prompts. Users can easily explore and contribute prompts to enhance their AI interactions. Built with a user-friendly interface for seamless navigation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published