Skip to content

BhanuPratap0/Promptopia--Share-AI-Prompt

Repository files navigation

Promptopia - Share AI Prompt

Welcome to Promptopia, a community-driven platform where you can share, explore, and utilize AI prompts crafted by and for AI enthusiasts. Hosted with care on Netlify, Promptopia leverages the power of Next.js to provide a seamless, efficient, and user-friendly experience for sharing AI prompts. Whether you're a developer, a writer, or just someone curious about AI, Promptopia offers a space to share your creative AI prompts with the world, and in turn, discover a plethora of prompts from others.

Live Application: Promptopia

Features

  • Share AI Prompts: Upload your own AI prompts and share your creativity with the community.
  • Explore and Copy Prompts: Browse through a wide range of AI prompts shared by others. Found something interesting? Copy it with just a click!
  • User Authentication: Secure OAuth authentication via Google, ensuring that your prompts stay yours — edit and delete your prompts at any time.
  • Responsive Design: Whether you're on your desktop, tablet, or smartphone, Promptopia ensures a seamless and engaging experience.

How It Works

  1. Visit the App: Head over to Promptopia and experience the world of AI prompts.
  2. Sign In: Use your Google account to sign in securely.
  3. Share or Explore: Once signed in, you're free to share your own prompts or explore and copy prompts shared by others.

Getting Started with Development

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js
  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/BhanuPratap0/Promptopia--Share-AI-Prompt.git
  1. Install NPM packages
npm install
  1. Run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Bhanu Pratap Singh - LinkedIn | Email

Project Link: https://github.com/BhanuPratap0/Promptopia--Share-AI-Prompt/

Acknowledgements


Note: This project is a personal initiative by Bhanu Pratap Singh and is intended for educational and sharing purposes. It is not affiliated with any commercial or non-commercial entity. There is no license associated with the repository, meaning all rights are reserved by the creator. For any specific permissions or queries, please contact the repository owner.

Releases

No releases published

Packages

No packages published