Skip to content

AI PromptHub is a dynamic marketplace for buying and selling AI-generated prompts, designed to inspire creativity and innovation through a user-friendly Next.js platform.

Notifications You must be signed in to change notification settings

Ahad1317/AI-PromptHub

Repository files navigation

🧠 AI PromptHub

Welcome to AI PromptHub 🚀, your premier marketplace for AI-generated prompts! Whether you're looking to spark creativity, boost your productivity, or explore new AI capabilities, AI PromptHub connects you with a global community of prompt creators and consumers.

🛒 Check it out here! 👉 AI PromptHub Live

🌟 Features

  • Explore a wide range of creative and innovative AI prompts.
  • Buy and Sell prompts easily through a user-friendly interface.
  • Seamless Transactions with integrated Stripe payment solutions.
  • Real-time Updates with our dynamic content management via Sanity.

🛠 Built With

AI PromptHub leverages some of the most popular and powerful technologies:

  • Next.js - A React framework for production.
  • TypeScript - Superset of JavaScript providing static types.
  • Sanity.io - Unified content platform to build seamless digital experiences.
  • Stripe - Online payment processing for internet businesses.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.

🚀 Getting Started

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

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js
  • npm or yarn
  • Git
# Verify Node.js installation
node --version

# Verify npm installation
npm --version

# Verify Git installation
git --version

Installation Clone the repository:

git clone https://github.com/yourusername/AI-PromptHub.git
cd AI-PromptHub

Install dependencies:

npm install

Set up your environment variables:

Create a .env.local file in the root directory and add the necessary API keys and secrets as follows:

NEXT_PUBLIC_SANITY_PROJECT_ID=YOUR_SANITY_PROJECT_ID
SANITY_API_TOKEN=YOUR_SANITY_API_TOKEN
STRIPE_SECRET_KEY=YOUR_STRIPE_SECRET_KEY

Run the development server:

npm run dev

Navigate to http://localhost:3000 to see your application in action.


🤝 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.

Fork the Project

Create your Feature Branch (git checkout -b feature/AmazingFeature)

Commit your Changes (git commit -m 'Add some AmazingFeature')

Push to the Branch (git push origin feature/AmazingFeature)

Open a Pull Request

About

AI PromptHub is a dynamic marketplace for buying and selling AI-generated prompts, designed to inspire creativity and innovation through a user-friendly Next.js platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published