https://github.com/erickdc7/rickmorty-api-01
Consumo de una API con React
https://github.com/erickdc7/rickmorty-api-01
api react responsive-design rick-and-morty rickandmortyapi tutorial-code
Last synced: 6 months ago
JSON representation
Consumo de una API con React
- Host: GitHub
- URL: https://github.com/erickdc7/rickmorty-api-01
- Owner: erickdc7
- Created: 2023-01-19T18:46:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T17:48:31.000Z (almost 2 years ago)
- Last Synced: 2023-12-20T12:19:11.792Z (almost 2 years ago)
- Topics: api, react, responsive-design, rick-and-morty, rickandmortyapi, tutorial-code
- Language: JavaScript
- Homepage: https://erickdc7.github.io/rickmorty-api-01/
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rick and Morty API
This design is inspired by the work of [MonkeyWit](https://www.youtube.com/@MonkeyWit). Click [here](https://youtu.be/BTJtTkoyprc?si=t9l-gIt0FtkH_xt9) to watch the video.## Technologies
This web page was made with the following technologies:
- HTML5
- CSS3
- JavaScript
- React
- GH-pages## Pages
On the homepage of this website, each character from "Rick and Morty" will be displayed with their respective name, species, and location. Additionally, in the upper left corner, there is a “next” button. Upon pressing it, you will be taken to the next page to view more characters.