first
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v16View latest version
This directory contains the client-side code for the Tweet Metrics Tracker application.
index.html- Main HTML templateapp.js- Frontend JavaScript applicationstyle.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