Cricket Team Manager is a React application that allows users to create a cricket team of their own choice from the players. Thus, users can make selections in coins they can afford to spend. This project includes all the important functionalities, making users' work easier.
-
React
-
React-Toastify
-
TailwindCSS (for styling)
-
JSON (for player data)
-
Vite (React setup)
-
Interactive Player Selection: The players' list is easy for users to find and select players from with functionalities like coin management and player bidding prices.
-
Responsive Design: The app design meets responsive regulations and as a result, the users can enjoy a smooth and easy interface no matter which device they are using.
-
Real-time Notifications: React-Toastify notification features were added to allow instant feedback and user-friendly handling of actions such as adding or removing players.