Skip to content

The RecentTweets application, tweaked for deployment on Heroku.

License

Notifications You must be signed in to change notification settings

railscern/recent-tweets-heroku

 
 

Repository files navigation

RecentTweets

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.

About

The RecentTweets application, tweaked for deployment on Heroku.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.2%
  • HTML 34.9%
  • JavaScript 24.9%