Skip to content

iamakkkhil/Twipture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twipture 🐤📸 | Capture your tweets

Twitter React TailwindCSS HTML Js Express.js NodeJS Heroku Visual Studio Code Git

Your firendly neighbourhood tweet to image convertor.

Twipture allows you to share your beautifully written tweets in even more beautiful images to put up on your stories, instagram posts, linkedin feed, etc.

DarkMode-Twipture

LightMode-Twipture


Working Screenshots

ElonMusk Tweet

Converted to a beautiful image.

ElonMusk Tweet

Setup:

  1. Clone the repository.

  2. Install dependencies.

    npm install
    
  3. Setup environment variables in .env file.

    PORT=
    ALLOWED_HOSTS=
    APP_BASE_URL=
    APP_PASS=
    BEARER_TOKEN=
    

Get your Bearer Token from your Twitter devloper account https://developer.twitter.com/en/apps/.

  1. Run the server.

    nodemon server.js
    

About

Twipture allows you to share your beautifully written tweets in even more beautiful images to put up on your stories, instagram posts, linkedin feed, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published