Awesome
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