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

https://github.com/ebanx3/frontendpjram

Project made with vue, vite and consumes https://rickandmortyapi.com/documentation/
https://github.com/ebanx3/frontendpjram

Last synced: about 2 months ago
JSON representation

Project made with vue, vite and consumes https://rickandmortyapi.com/documentation/

Awesome Lists containing this project

README

        

# Proyect with [Rick&MortyAPI](https://rickandmortyapi.com/documentation/)

- Application that consumes Rick and Morty API, and a backend por manage the comments

## Technologies used

- vue: 3.2
- vue-router: 4.1
- vite: 3.2
- Backend with node.js
- TypeScript
- Express

## Deployed on netlify

[Link](https://capable-pithivier-7141b7.netlify.app)

## Backend

[Repository](https://github.com/Ebanx3/commentsForRaMProject)