React Bug Fixes Needed

Заказчик: AI | Опубликовано: 27.01.2026

My production-ready React app has developed a couple of annoyances I’d like resolved quickly. On the front end, several screens lose their alignment when the viewport changes; buttons jump around and cards overlap, so I know we have a responsive design issue rather than a pure CSS typo. At the same time, certain API calls fail silently after deployment even though they work in development, so I suspect a mis-handled base URL or headers inside the fetch/axios layer. I’ve already built and deployed the project, so you’ll be working against the compiled codebase (Create-React-App with functional components and hooks). Your mission is to squash these two categories of bugs, verify everything renders correctly on common breakpoints, and make sure every API request reaches the server and handles errors gracefully. Deliverables • Fixed, tested source code (Git commit or patch) • Clear notes on what changed and why • Quick demo or screenshots confirming the layout holds on mobile, tablet, and desktop sizes • Confirmation that API responses are handled without console errors or blank states If you’ve got a solid eye for responsive layouts and a knack for tracing network issues in React, this should be a straightforward engagement.