Skip to content

AI Fusion is your ultimate destination for streamlined access to a curated collection of powerful AI tools and prompts.

License

Notifications You must be signed in to change notification settings

PriyansuMaurya/AI-Fusion

Repository files navigation

Welcome👋

ai_fusion_banner

Here is the preview of the website https://aifusion.vercel.app

💻 Tech Stack

  • Next Js - Next.js is an open-source React front-end development web framework created by Vercel that enables functionality such as server-side rendering and generating static websites for React-based web applications.
  • TypeScript - TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions.
  • Tailwind CSS - Tailwind CSS is an open-source CSS framework.

🚀 Getting Started!

How To SetUp

  • Fork The Repo
First click on the green fork button on the top
  • Clone your forked repo
$ git clone
  • Go to directory
$ cd AI-Fusion
  • Install Dependencies
$ npm install
  • Start LocalHost Server
$ npm run dev

🤝 How To Contribute!

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please open an issue or submit a pull request. We greatly appreciate any work contributed, no matter how big or small it is!. Make sure to follow the project's code of conduct.

Issues & Pull Requests

When you are ready to start work on an issue:

  • Let us know by leaving a comment on the issue (or you can also raise a new issue if you want to work on something completely new in the project)
  • Once you are assigned the issue (or once you have claimed the issue) only then proceed to make the Pull Request. This will help avoid multiple PRs pertaining to the same issue.
  • Go through the CONTRIBUTING.md file, where all the guidelines have been mentioned that will guide you to make your contribution.
  • Do check out the project issue tracker section.

Note: If you are new to open source contributions, you can refer to this guide by GitHub.

Warning: Please do not spam the repository with unnecessary PRs. Make sure to follow the project's code of conduct.

Contribute Easily with Gitpod | Codespace 🚀

If you want to contribute to this project, you can use Gitpod or Codespace to create an online development environment in seconds. No need to install anything on your local machine. Just click the button below, and you will have everything you need to start coding.

Gitpod Ready-to-Code Open in GitHub Codespaces

Enjoy the simplicity and ease of contributing with cloud-based code editors! Learn more about them here.

🫂 Contributors

Thank you for your interest in contributing to our project! We appreciate any contributions, whether it's bug fixes, new features, or documentation improvements.

Contributors are here!!

🙋‍♂️ Support

💙 If you like this project, give it a ⭐ and share it with friends!

©️ License

Our project is licensed under the MIT license. By contributing, you agree that your contributions will be licensed under its MIT license.

(Back to top)