👉 Live Demo 👈
An interactive football legends showcase application built with React. Users can explore legendary football players, view their career statistics, and search through the database with a dynamic filtering system.
- 🔍 Dynamic search functionality
- 🎯 Interactive card flipping animations
- ⚽ Detailed player statistics
- 📊 Career information display
- 📱 Responsive grid layout
- 🎨 Clean and modern UI
- 🔄 Smooth state transitions
- React
- React Bootstrap
- React Hooks
- CSS Modules
- CSS3
src/
├── components/
│ ├── header/
│ │ └── Header.jsx
│ └── legends/
│ ├── LegendCard.jsx
│ └── LegendContainer.jsx
├── helper/
│ └── data.js
├── assets/
│ └── logo.png
├── styles/
│ └── App.css
└── App.js
- Search System: Real-time player filtering
- Interactive Cards: Click-to-flip card interface
- Dynamic Content: Conditional rendering of player info
- Responsive Grid: Bootstrap-based responsive layout
- Component Architecture: Modular and maintainable code
- Interactive flip animation
- Player image display
- Statistics presentation
- Career year information
- Search functionality
- Data filtering
- Grid layout management
- Card rendering
- Logo display
- Title presentation
- Consistent branding
- Bootstrap Grid System
- Mobile-first approach
- Responsive image sizing
- Flexible search bar
- Adaptive card layouts
Contributions make the open source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Distributed under the MIT License. See LICENSE
for more information.
Caner Yesiltas - [email protected]
Project Link: https://legacy-xi-xi.vercel.app/
Made with ⚽ by Caner Yesiltas