Skip to content

A personal dashboard to follow your most favorite accounts. CURRENT DEMO WON'T WORK BECAUSE OF RECENT CHANGES IN TWITTER API LIMITS.

License

Notifications You must be signed in to change notification settings

cedriclemercier/twitter-dashboard-frontend

Repository files navigation

Twitter Dashboard

license

Built using https://material-ui.com/store/items/minimal-dashboard/.

Description

Your own twitter dashboard with a grid view and optimized for blazing-fast interactions (like, retweet, comment). Add your favorite twitter accounts and see which tweets you have interacted with in a glance!

Screenshot of a comment on a GitHub issue showing an image, added in the Markdown, of an Octocat smiling and raising a tentacle.

Getting started

  • Recommended node js 16.x and npm 6+. (suggestion v16.15.0)
  • Install dependencies: npm install / yarn install
  • Start the project: npm start / yarn start

Environment variables

To put in .env file

# The URL of the backend API
REACT_APP_API=http://localhost:5000 

License

Distributed under the MIT License. See LICENSE for more information.

About

A personal dashboard to follow your most favorite accounts. CURRENT DEMO WON'T WORK BECAUSE OF RECENT CHANGES IN TWITTER API LIMITS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published