This directory contains the client-side code for the Tweet Metrics Tracker application.
index.html - Main HTML template
app.js - Frontend JavaScript application
style.css - Custom CSS styles
- Display tweets in a responsive layout
- Search tweets by keyword
- Fetch tweets for specific users
- View top tweets by engagement
- View metrics history for individual tweets with charts
- Pagination for loading more tweets
- Tailwind CSS for styling
- Chart.js for metrics visualization