Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 802 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 802 Bytes

The-Rick-and-Morty-ReactJS

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.

Details :

  • 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.

I used these technologies :

  • React
  • React Router Dom
  • Bootstrap 5
  • Public API
  • Custom Pagination

Demo