A simple Node.js app to fetch recent tweets based on a keyword.
Features added along the way:
- Ability to fetch 'popular' tweets
- Dark mode
- Cookie disclaimer
- User ratings
- Storing user ratings and searched terms (not personally-identifiable) in a MySQL database
This app is hosted on Heroku. See it in action here. [UPDATE: As of 2022-11-30, RecentTweets is no longer hosted on Heroku.]