Modern web application displaying fictional NFL wide receiver statistics for the 2023-24 season with advanced filtering, sorting, and comparison features.
- Real-time statistics display
- Sortable data with pagination
- Player comparison tool
- Performance metrics and trends
- Responsive design
- React 18
- TypeScript
- Tailwind CSS
- Vite
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
src/
├── components/ # UI components
├── data/ # Data and types
├── hooks/ # Custom hooks
└── utils/ # Helper functions
Ed Bates (TECHBLIP LLC)
Some sections of this code were generated with the assistance of AI tools. These contributions were reviewed and integrated by the project creator(s).
Apache-2.0 license - see the LICENSE file for details