Listing Marvel characters and listing the listed character's comics and series.
See Live Here
✔️ List marvel hero by using Marvel API.
✔️ Infinite scrolling in list.
✔️ User can go to detail page of Marvel heroes.
✔️ Giving information about the hero according to the hero clicked on the detail page and including comics and series on the detail page.
✔️ Users can go back to home page from detail page
- Vite + React + TypeScript
- Chakra UI
- React Router
- Axios
- Custom Hooks
- React Lazy Load Image
npm install
npm run dev