This project includes the characters and features of the Rick and Morty series.
Project Link: https://the-rick-and-morty-series.netlify.app/
This is the API service I use: https://rickandmortyapi.com/
This assignment was built with React JS. My goal was to create a website using data from a public API service.
- Find details about the series and API on the main page, and you can search with the character name you want.
- View the characters of the series on the characters page
- Access character information by clicking on each character.
- React
- React Router Dom
- Bootstrap 5
- Public API
- Custom Pagination