Select Cricket Team

A React-based web application where users can create their dream cricket team by selecting players within a credit limit. Features include credit-based player selection, team management, and instant notifications for team changes.

Select Cricket Team-0
Select Cricket Team-1
Select Cricket Team-2

Features:

  • Player Selection: Credit-based player selection where each player has a cost, and users can select players within their available credits, Dynamic updates for remaining credits after each selection or removal
  • t Team Management: Toggle between available and selected players to manage team lineup, Ensure team complies with maximum size constraints
  • Notifications: Toast notifications for actions like adding/removing players, exceeding credit limits, or reaching maximum team size

Technology Stack:

  • Frontend: React, Tailwind CSS
  • Notifications: React Toastify for customizable notifications
  • StateManagement: PropTypes for type checking of component props