Skip to content

A simple Node.js app to fetch recent tweets based on a keyword.

License

Notifications You must be signed in to change notification settings

railscern/RecentTweets

 
 

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 AWS and deployed via CircleCI. See it in action here.

About

A simple Node.js app to fetch recent tweets based on a keyword.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.6%
  • HTML 35.6%
  • JavaScript 24.1%
  • Dockerfile 1.7%