Marvel Characters
October 23, 2021Next.jsJavaScript
Marvel Characters is a project developed to explore the Marvel API and apply advanced Next.js features such as SSG, SSR, and image optimization. The application allows users to browse all 1,559 characters provided by the API, spread across 87 pages, offering efficient and organized navigation.
Each character has its own page with detailed information, including a brief description and a list of all comics and series they appear in. The project uses Axios for HTTP requests, Material UI for building a modern and responsive interface, and NProgress to indicate loading, providing a smooth and enjoyable user experience.