Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 929 Bytes

readme.md

File metadata and controls

55 lines (31 loc) · 929 Bytes

Rick and Morty logo

Welcome!

On this project, i wanted to display the most information possible, like:

  • Accessing pages like: Characters, Locations, Episodes
  • Search for Characters
  • See Episodes details
  • and more!

External API - with React-Query

How to Execute on your local

Clone repository

git clone https://github.com/guim0/rickAndMorty-encyclopedia.git
  • Access dir: cd rickAndMorty-encyclopedia

Install dependencies:

yarn or npm i

Then:

yarn dev or npm start

Technologies used:

  • Vite

  • React

  • Typescript

  • SASS (migrating to tailwind on progress)

  • React Query

  • TailwindCSS


Deployed on Vercel