Skip to content

Gautam-Hegde/ContentCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ContentCraft : YouTube to Tweets πŸ‰

ContentCraft is a web application that empowers you to seamlessly convert YouTube video content into engaging tweets. Whether you want to share video highlights, insights, or fascinating snippets from YouTube videos, ContentCraft simplifies the process for you.

  • πŸ“ Easily extract insights, highlights/summary from your favorite YouTube videos. Share them on Twitter with just a few clicks!

Backend Repo is kept private at the moment.

Features πŸ§ͺ

  • Convert YouTube video URLs into tweetable content.
  • Easily share insights, highlights, or quotes from your favorite videos.
  • Customize the tweet content to match your style.
  • User-friendly and intuitive interface.

Installation πŸ‘½

You can run ContentCraft locally on your machine. Here are the steps to set it up using npm:

  • Prerequisites: Make sure you have Node.js and npm installed on your system. You can download them from https://nodejs.org/.

  • Clone the Repository: Clone this GitHub repository to your local machine using the following command:

    git clone https://github.com/Gautam-Hegde/ContentCraft.git
    cd ContentCraft
    npm install
    npm run dev

Usage πŸš€

  1. Visit the https://www.contentcraftapp.com
  2. Paste the YouTube video URL/ID into the input field.
  3. Click the "Generate" button.
  4. Copy the tweet and share it on your Twitter account.

Contributing βš”

We welcome contributions! If you would like to contribute to the development of ContentCraft, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch: git checkout -b feature/new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Submit a pull request.

Empower your tweets with ContentCraft!