Skip to content

Modern fictional NFL wide receiver statistics dashboard built with React and TypeScript. Features real-time stats, player comparisons, and advanced filtering for the 2023-24 season.

License

Notifications You must be signed in to change notification settings

edbzed/fictional-NFL-wide-receiver-stats

Repository files navigation

NFL Receiver Stats Dashboard

TypeScript React Vite Tailwind CSS

Modern web application displaying fictional NFL wide receiver statistics for the 2023-24 season with advanced filtering, sorting, and comparison features.

Features

  • Real-time statistics display
  • Sortable data with pagination
  • Player comparison tool
  • Performance metrics and trends
  • Responsive design

Stats

Stats Detail

Stats Compare

Stack

  • React 18
  • TypeScript
  • Tailwind CSS
  • Vite

Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

Project Structure

src/
├── components/  # UI components
├── data/        # Data and types
├── hooks/       # Custom hooks
└── utils/       # Helper functions

Creator

Ed Bates (TECHBLIP LLC)

Acknowledgments

Some sections of this code were generated with the assistance of AI tools. These contributions were reviewed and integrated by the project creator(s).

License

Apache-2.0 license - see the LICENSE file for details

About

Modern fictional NFL wide receiver statistics dashboard built with React and TypeScript. Features real-time stats, player comparisons, and advanced filtering for the 2023-24 season.

Resources

License

Stars

Watchers

Forks