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.
- Host: GitHub
- URL: https://github.com/jgbenine/rm-info
- Owner: jgbenine
- Created: 2023-10-25T17:58:22.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T02:28:48.000Z (over 1 year ago)
- Last Synced: 2024-11-28T07:12:12.668Z (11 months ago)
- Topics: api, chackra-ui, jest, nextjs, rick-and-morty, single-page-app, typescript
- Language: TypeScript
- Homepage: https://rm-info.vercel.app
- Size: 578 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)