Back to projects

Marvel Characters App
A single-page app for browsing Marvel characters: a randomized "character of the day", a character list and detail panels with their comics, all powered by the Marvel REST API. Built to practice React Hooks, data fetching with loading and error states, and component composition. Deployed on Vercel.
Tech stack
JavaScript (ES6+)React 18React Router v6Custom HooksReact.lazy/SuspenseBootstrap 5SCSS (BEM)Vercel