Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 717 Bytes

tweet-of-god

Logo

Post your tweets at twitter.com/heel, which has 9k+ followers. Here is a hosted version of this beauty, you can try it out.

How it Works

You write your stuff in the input field, press Tweet button and with a bit of luck you will be redirected to http://twitter.com/heel page where you see your tweet. Here is a little gify-demo to demonstrate those steps:

Demo

Run locally

  • Rename .env.example to .env
  • Fill your twitter account details in .env
  • npm run dev starts the server on http://localhost:3000