Link of deployed app is provided bellow
https://symphonious-banoffee-02601b.netlify.app/
React js, Hooks, React-Router, Tailwind CSS, The Rick And Morty API
App provides information about characters, locations and episodes of Rick and Morty Series.
On characters page user can filter the characters by their status, species and gender. There is also a searchbar where user can search for certain characters. This page shows 20 characters per page. Pages can be switched by page buttons or arrows.
On locations page user have an access to the names of the all places in Rick and Morty Universe. This names are clickable and they navigate the user a detailed page about that location.
On episodes page all the episode names upto now are provided. Again this names are clickable and lead the user a detailed page about that episode where user can see the released date and characters in that episode.
App is totally responsive and all the pages are linkable.