Skip to content

This project showcases the characters from the acclaimed animated series Rick and Morty. It leverages an API to dynamically fetch character data.

Notifications You must be signed in to change notification settings

Lucille3007/RickAndMortyAPI

Repository files navigation

Rick And Morty - API Screenshot of Rick and Morty

This project showcases the characters from the acclaimed animated series Rick and Morty.
It leverages an API to dynamically fetch character data, including:

Name: The character's full name.
Image: A URL pointing to the character's image.
Status: The character's current status, indicated as either "Alive," "Dead," or "Unknown".

Functionality:

  • Data Fetching: The code retrieves character information from the API, ensuring the web page stays up-to-date.
  • Character Display: The fetched character data is transformed into a visually appealing card format for presentation on the web page,
    with clear labels for each field (Name, Image, Status).
  • Error Handling: The application gracefully handles potential errors that might arise during the API interaction, displaying informative messages to the user.

About

This project showcases the characters from the acclaimed animated series Rick and Morty. It leverages an API to dynamically fetch character data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published