This repo will contain code for gpac challenge where Rick and Mort API will be used to showcase information from the T.V. show
[x] Set up basic structure and folders [x] Set up pages (Home, about, characters, locations, etc...) [x] Custom hook for data fetching [x] Components for list and grid rendering [x] Pagination components [x] Search bar [x] Single location, episode and character page
git clone https://github.com/waltergpc/Rick_and_Morty_app.git npm i npm start
npm run build for build npm run test for unit tests