Twitter mirroring page for the Twitter Mirroring Challenge to be streamed on Twitch.
Twitter feed that displays Tweets of the following types:
- Text tweet.
- Tweet with an image.
- Tweet with up to 4 images.
- Tweet with a GIF.
Each Tweet contains the following functionalities:
- Display the number of likes, retweets or comments.
- Represent hashtag or mentions (without filtering interaction).
- Represent links (with interaction and opening in a browser).
- User photo, name, date, tweet body and action buttons (without the profile edit feature)
For more details on the decisions made, please review: Challenge Comments
git clone git@github.com:Rviewer-Challenges/DyFpegsmIZcelJpMcmVn.git twitchter
cd twitchter
npm install
npm run dev