This app allows you to post bite-sized tweets summarizing your Hashnode blog post.
To know more about its features and how I built this app on my Hashnode blog.
- On the homepage of the app, login into Twitter.
- Enter the URL of your Hashnode blog post and click on Fetch and Tweet.
- On the Edit page, customize the tweets to your liking.
- After editing and being satisfied with the preview, click on Tweet.
- Your tweets will be tweeted in few seconds and you will be sent to the success screen.
- On the success/done screen, you can see the posted tweets embedded.
- Next.js
- Tailwind CSS
- Auth0
- Twitter API
Node.JS and npm must be installed. Download and install them from here.
Follow these steps to run this project in your local computer.
$ git clone https://github.com/geekysrm/hashnode-to-twitter.git
$ cd hashnode-to-twitter
$ npm i
$ npm run dev
Dev server will be running on port 3000.
All contributions are welcome. Bugs and feedback can be raised on the Issues tab.
If you like this and want to support my open-source work, please buy me a coffee.


