Skip to content

nurgnc/The-Rick-and-Morty-ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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