Skip to content

virensuthar/tweet2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet2Img

Convert your tweet into image 🐤→🖼️

(The web app is not accessible as of now due to the free Twitter API moved to a paid program. Check out the demo here.)


Demo👇🏻

tweet2img gif



⚡ Features

  • 🛠 Create a good post from your tweet in one click
  • 🌈 Set background from your local files, links or directly from Unsplash, and choose different colours
  • 🌓 Set light and dark mode for your tweet
  • ⚙️ Change opacity and border radius of tweet
  • 💾 Download tweet image in .png

⚙️ Tech stack

  • Frontend

    React with Context API

  • Backend

    Node.js (Express)

  • services

    • Twitter API for fetching tweet data
    • Unsplash API for fetching photos for background images

To start this project, clone the repo or download the zip

npm install
npm start

cd client
npm install
npm start

Add .env file in the root folder and the client folder, and add your credentials


Upcoming features

  • adding support for tweets containing media (currently only supports text-based tweets)
  • More custom theme options and templates
  • high-quality image download
  • directly post or schedule to Instagram from the web app

About

tweet2img is a web app that covert your tweets into posts (image) with some editing options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors