In this mini project, I used an API to implement features such as pagination, filters, a character's page, loading indicator, and pixel-perfect CSS with Chakra UI. The project is fully responsive for various screen sizes.
https://rickandmortyapi.com/documentation/
homepage includes SHOW CHARACTERS Button, and on clicking it you will directed to characters page.
user can see 20 CHARACTERS per page and user can PAGINATE by clicking on Buttons provided as page numbers & can able to FILTER through vareous categories such as gender and status.
on clicking Name Button below each character's image, user will directed to Characters details, here user can see all the relevant info relaged to that character.