Skip to content

Promptverse is an AI prompt app built with Next.js. Promptverse allows users to create, edit, copy, and delete prompts effortlessly. With tag-based search functionality, users can easily discover ideas tailored to their interests.

Notifications You must be signed in to change notification settings

antra77/promptverse

Repository files navigation

Promptverse

Welcome to Promptverse, an AI prompt app built with Next.js. Promptverse allows users to create, edit, copy, and delete prompts effortlessly. With tag-based search functionality, users can easily discover ideas tailored to their interests.

Tech Stack

Next.js NextAuth.js MongoDB Tailwind CSS

Features

  • User Authentication: Secure authentication powered by NextAuth.js, allowing users to sign up, log in, and manage their accounts.
  • CRUD Functionality: Create, read, update, and delete prompts seamlessly within the app.
  • Tag-Based Search: Discover ideas easily by searching prompts based on tags.
  • Responsive Design: Mobile-friendly layout ensures a smooth experience across various devices.

Preview

Promptverse Preview

Live Demo

Experience Promptverse in action:

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository to your local machine: git clone https://github.com/yourusername/promptverse.git

  2. Navigate to the project directory: cd promptverse

  3. Install the dependencies: npm install

  4. Set up your MongoDB database and update the connection string in .env.local.

  5. Start the development server: npm run dev

  6. Open your browser and visit http://localhost:3000 to view Promptverse.

Acknowledgments

  • Next.js - For providing a powerful React framework for building the frontend.
  • NextAuth.js - For making authentication easy and secure in Next.js applications.
  • MongoDB - For the flexible and scalable NoSQL database solution.
  • Tailwind CSS - For the utility-first CSS framework that streamlined styling in Promptverse.

Contribution

Contributions are welcome! If you have ideas on how to improve Promptverse or add new features, please feel free to submit an issue or pull request.

License

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

About

Promptverse is an AI prompt app built with Next.js. Promptverse allows users to create, edit, copy, and delete prompts effortlessly. With tag-based search functionality, users can easily discover ideas tailored to their interests.

Topics

Resources

Stars

Watchers

Forks