Skip to content

afuh/rick-and-morty-api-site

Repository files navigation

rickandmortyapi.com

The code of the The Rick and Morty API site.

For more information about the API check here

Run locally with

git clone https://github.com/afuh/rick-and-morty-api-site.git
cd rick-and-morty-api-site
npm install
npm run dev