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.
You can view the live version of this project at: https://robisontorres.github.io/FrontAPI/
- 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.
- HTML
- CSS
- JavaScript
- Clone the repository to your local machine.
- Open the
index.htmlfile in your web browser.
This project is licensed under the MIT License.