virensuthar / tweet2img

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

Home Page:http://tweettoimg.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweet2Img

Convert your tweet into image ๐Ÿคโ†’๐Ÿ–ผ๏ธ


Demo๐Ÿ‘‡๐Ÿป

tweet2img gif



โšก Features

  • ๐Ÿ›  create good post from your tweet in one click
  • ๐ŸŒˆ set background from your local files, links or directly from unsplash, and choose different colors
  • ๐ŸŒ“ set light and dark mode to your tweet
  • โš™๏ธ change opacity and border radius of tweet
  • ๐Ÿ’พ Download tweet image in .png

โš™๏ธ Tech stack

  • Frontend

    React with ContextAPI

  • Backend

    Nodejs (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 zip

npm install
npm start

cd client
npm install
npm start

Add .env file in root folder and client folder and add your credential


Upcoming features

  • adding support for tweets containing media (currently only support text based tweet)
  • More custom theme options and templates
  • high quality image download
  • directly post or schedule to instagram from webapp

About

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

http://tweettoimg.herokuapp.com/


Languages

Language:JavaScript 77.9%Language:HTML 11.6%Language:CSS 10.6%