Here you can search and find some information about the show. A sidebar will be displayed if you click or tap the button in the upper-left corner, you can activate one of the three filters provided, which will allow you to search by character name, location, or episode. All the relevant information can be obtained by entering the name in the input field depending on the active filter.
This project was deployed in gh-pages 🙌. Here
Whoa, hold on!👮♂️ Before you make a move, you need to have git and yarn package manager installed on your PC.(You may find the links at the bottom)
-
Enter
$ git clone https://github.com/Seba-Toso/rickandmorty-app.git
in yourcommand shell
and then press ENTER. -
cd rickandmorty-app
-
yarn install
That's it, have fun!
The web app has a home screen and an "about" page.
Home Screen
In the upper-left corner there is a button that prompts a sidebar. You may apply a filter from this sidebar for your searches and then go to the "about" page.
An input field allows you to enter the name of the character(s), episode(s) or dimension(s) that you wish to find. Next to this field, there is a "start search" button and a "clear all" button that will revert everything back to square one.
After a search is made, the results are shown in a box below the input field and they are displayed in cards. Those cards are clickables and will show you more detailed information!.
And that's it.
Live long and prosper 🖖
git web
npm install -g yarn
---
---