Skip to content

This is a simple project that demonstrates how to use JavaScript to fetch data from an API and dynamically create cards in HTML.

Notifications You must be signed in to change notification settings

RobisonTorres/FrontAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/FrontAPI/

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.

About

This is a simple project that demonstrates how to use JavaScript to fetch data from an API and dynamically create cards in HTML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published