Skip to content

This is my first academic exploration of fetching information from an online repository and displaying the information to the DOM.

Notifications You must be signed in to change notification settings

srhmendez/Rick-and-Morty-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty Character Card Website

View Project

This webpage accesses an online API through a Content Directory Network and displays the various characters in the array. This project was an exploration into manipulating arrays and appending them to the DOM. I used some Greensock animation in this project and explored basic JavaScript Concepts. This website displays data from a free Rick and Morty API onto baseball cards that have an animation where you can view the character's stats on the back of each card upon click. You can also filter the cards using built-in array methods attached to button elements.

About

This is my first academic exploration of fetching information from an online repository and displaying the information to the DOM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published