Ricky and Morty Wiki

Creating a wiki about Rick and Morty by following a tutorial to better understanding some React's basics and playing with an API

wiki

Purpose

  • Playing with an API and better understanding it's structure
  • Learning about filtering and search bar functions
  • Better comprehension about react specification as useState and useEffect
  • Handling useParams to access details of a card

Sources

The API I have been using. The Tutorial I followed to create this wiki.