Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 882 Bytes

File metadata and controls

28 lines (21 loc) · 882 Bytes

Rick and Morty Page

This project is a simple web application that fetches and displays character data from the Rick and Morty API. Users can search for characters and view detailed information about each character in a modal popup.

GitHub Page

You can view the live version of this project at: https://robisontorres.github.io/Rick_And_Morty_API/

Features

  • Fetches character data from the Rick and Morty API.
  • Displays character cards with images and names.
  • Search functionality to filter characters by name.
  • Modal popup to show detailed character information.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Clone the repository to your local machine.
  2. Open the index.html file in your web browser.

API Reference

License

This project is licensed under the MIT License.