Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afuh/rick-and-morty-api-site

The Rick and Morty API site
https://github.com/afuh/rick-and-morty-api-site

api gatsby rick-and-morty

Last synced: 17 days ago
JSON representation

The Rick and Morty API site

Awesome Lists containing this project

README

        

# rickandmortyapi.com

The code of the [The Rick and Morty API](https://rickandmortyapi.com) site.

**For more information about the API check [here](https://github.com/afuh/rick-and-morty-api)**

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
```