ayushsoni1010 / inklink

✍🏻 An AI-powered blogging platform that empowers writers to create captivating content effortlessly. Write once, share everywhere!

Home Page:https://inklink-app.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inklink ✍🏻

Write Once, Share Everywhere!

Tech Stack

An AI-powered blogging platform that empowers writers to create captivating content effortlessly!

Embrace the Hacktoberfest Spirit πŸŽ‰

Ahoy, fellow adventurers of the digital realm! Welcome aboard the inklink ship! We're absolutely thrilled that you've chosen to set sail with us on this exciting voyage, especially during the exhilarating Hacktoberfest.

Be it a seasoned developer, a visionary designer, or an eager enthusiast, there's a treasure trove of opportunities for you to make your mark on inklink's grand expedition. Your contributions, no matter how big or small, are the wind in our sails, propelling us towards excellence.

So, don your creative hats, wield your coding compass, and chart a course for innovation. As we navigate through the vast sea of possibilities, your insights, ideas, and expertise will be our guiding stars.

Join us in shaping the future of inklink and let's make waves together in the open-source community! 🌟

Table of Contents

Introduction πŸ“

Welcome to inklink, a powerful blogging platform that connects writers with their audience through seamless content sharing. Craft captivating content with generative AI, prompt engineering, and an intuitive UI, and share it effortlessly on different blogging platforms.

Features ✨

  • Generative AI Content: Craft compelling content with the help of generative AI.
  • Prompt Engineering: Unlock creativity with prompt engineering.
  • Seamless Integration: Share your content on different blogging platforms effortlessly.
  • Creative UI: Enjoy an innovative and intuitive user interface.

Getting Started πŸš€

To get started with inklink, follow the installation and usage instructions in the project's documentation.

  1. Clone the repository to your local machine:
git clone https://github.com/ayushsoni1010/inklink.git
  1. Install the required dependencies:
cd inklink
npm install
  1. Configure the environment variables, including API keys and settings.

  2. First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
  1. This is a Next.js project bootstrapped with create-next-app.

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

  3. You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

  4. This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Contributing 🀝

Contributions to Blogify are welcome! Feel free to open issues, submit pull requests, or provide feedback to help improve the project. Check out the Contribution Guidelines for more details.

License πŸ“œ

This project is licensed under the MIT License. Feel free to use and modify the code to suit your needs.

Issues πŸ›

If you encounter any issues or have suggestions, please report them in the issue tracker.

Tech Stack Used πŸ’…

  • Next.js
  • Supabase
  • JavaScript
  • TypeScript
  • TailwindCSS
  • OpenAI
  • Prompt Engineering
  • Docker
  • Amazon Web Services
  • DigitalOcean
  • CI/CD
  • GitHub Actions

Acknowledgments πŸ™

  • Special thanks to the open-source community for their valuable contributions and tools that made this project possible.
  • Inspired by the need for efficient content creation and sharing.

Learn More πŸ’‘

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel πŸ”—

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.


Happy blogging with inklink! πŸŽ‰

About

✍🏻 An AI-powered blogging platform that empowers writers to create captivating content effortlessly. Write once, share everywhere!

https://inklink-app.vercel.app/

License:Apache License 2.0


Languages

Language:TypeScript 97.3%Language:JavaScript 1.5%Language:CSS 1.1%Language:Makefile 0.0%