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/
- Host: GitHub
- URL: https://github.com/ebanx3/frontendpjram
- Owner: Ebanx3
- Created: 2022-11-04T10:55:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T14:49:25.000Z (over 2 years ago)
- Last Synced: 2025-01-29T20:37:42.939Z (4 months ago)
- Language: Vue
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)