Skip to content

Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5. By Bocaletto Luca

License

Notifications You must be signed in to change notification settings

bocaletto-luca/Rick-and-Morty-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rick and Morty | WEBAPP

Author: Bocaletto Luca

HTML5
CSS3
JavaScript
Bootstrap

Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5.

Features

  • Responsive Design: Adaptive layout for any device, from desktop to mobile.
  • Language & Technology Icons: Proudly display the technologies used with official badges.
  • Character Filtering: Filter characters by status—All, Alive, Dead, or Unknown.
  • Pagination: Easily navigate through pages of characters.
  • Dynamic Modal: Click on a character card to view detailed information including:
    • Status
    • Species
    • Type (with proper handling for empty values)
    • Gender
    • Origin
    • Last Known Location
    • Number of Episodes
    • Creation Date

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 5

Getting Started

Prerequisites

This project runs directly in any modern browser with no additional dependencies required. For development or modifications, it is recommended to use a current code editor.

Installation

  1. Clone the repository git clone https://github.com/bocaletto-luca/Rick-and-Morty.git cd rick-and-morty-explorer

  2. Launch the Application

  • Open index.html in your preferred browser.
  • Alternatively, use a live-reload extension like Live Server for Visual Studio Code to see changes in real time.

How It Works

  • Character Filtering: The application fetches character data from the Rick and Morty API and filters the content based on the selected character status.
  • Pagination: Navigate between pages through a user-friendly pagination system.
  • Dynamic Modal: Clicking on a character card opens a modal displaying comprehensive details about the character.

Contributing

Contributions are welcome! If you’d like to improve the project or add new features, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or fix:

Enjoy App - By Bocaletto Luca

About

Rick and Morty is an interactive web application that lets you explore characters from the famous series "Rick and Morty." The application leverages the official API to fetch character data and boasts a modern, responsive design built with HTML, CSS, JavaScript, and Bootstrap 5. By Bocaletto Luca

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages