The Problem
Create a baseball player search experience where users could search players, view results, open details, and build toward an interactive team feature.
Featured Project
A player search app using dynamic routes, search query params, modal stats views, and team-building logic. The project demonstrates frontend skills in React, React Router, and API integration, with a focus on creating an interactive experience for searching and viewing MLB player data.

Create a baseball player search experience where users could search players, view results, open details, and build toward an interactive team feature.
Used React Router, search query parameters, API fetching, conditional rendering, modals, and reusable state logic for player and team data.