Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 335 Bytes

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