Built using https://material-ui.com/store/items/minimal-dashboard/.
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!
- Recommended
node js 16.x
andnpm 6+
. (suggestion v16.15.0) - Install dependencies:
npm install
/yarn install
- Start the project:
npm start
/yarn start
To put in .env file
# The URL of the backend API
REACT_APP_API=http://localhost:5000
Distributed under the MIT License. See LICENSE for more information.