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

https://github.com/jgbenine/rm-info

Find information about your favorite Rick and Morty characters.
https://github.com/jgbenine/rm-info

api chackra-ui jest nextjs rick-and-morty single-page-app typescript

Last synced: about 1 month ago
JSON representation

Find information about your favorite Rick and Morty characters.

Awesome Lists containing this project

README

          

## Rick and Morty Info API

##### Utilizado no projeto.




Iniciar projeto local


instale os pacotes:

```bash
npm install
```



Executando localmente:

```bash
npm run dev
```


Acesse a aplicação:
[http://localhost:3000](http://localhost:3000)