https://github.com/noman-qayyum1/rick-and-morty-explorer
Rick and Morty Explorer is a web app that lets you dive into the universe of your favorite characters from the show. π With a clean, responsive design, it uses HTML, CSS, JavaScript, and Bootstrap to provide a seamless experience. π»
https://github.com/noman-qayyum1/rick-and-morty-explorer
api axios bem clsx flutter mobile react react-hot-toast react-native react-query react-router react-router-dom react-toastify sass spa typescript vite zustand
Last synced: 4 months ago
JSON representation
Rick and Morty Explorer is a web app that lets you dive into the universe of your favorite characters from the show. π With a clean, responsive design, it uses HTML, CSS, JavaScript, and Bootstrap to provide a seamless experience. π»
- Host: GitHub
- URL: https://github.com/noman-qayyum1/rick-and-morty-explorer
- Owner: noman-qayyum1
- License: gpl-3.0
- Created: 2025-05-31T17:10:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-15T10:07:22.000Z (4 months ago)
- Last Synced: 2025-06-15T11:20:53.836Z (4 months ago)
- Topics: api, axios, bem, clsx, flutter, mobile, react, react-hot-toast, react-native, react-query, react-router, react-router-dom, react-toastify, sass, spa, typescript, vite, zustand
- Language: HTML
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rick and Morty Explorer π
 
Welcome to the **Rick and Morty Explorer**! This interactive web application allows you to dive into the fascinating universe of the beloved animated series, *Rick and Morty*. Using the official API, you can explore various characters and their unique traits, all wrapped in a modern, responsive design.
## Table of Contents
1. [Introduction](#introduction)
2. [Features](#features)
3. [Technologies Used](#technologies-used)
4. [Getting Started](#getting-started)
5. [Usage](#usage)
6. [Contributing](#contributing)
7. [License](#license)
8. [Links](#links)## Introduction
*Rick and Morty* is more than just a cartoon; itβs a cultural phenomenon. This application aims to capture that essence by providing an easy way to access character information. Whether you're a long-time fan or new to the series, this tool helps you explore the colorful cast of characters, their stories, and much more.
## Features
- **Interactive Character Exploration**: Browse through a list of characters with detailed information.
- **Responsive Design**: Enjoy a seamless experience on any device, from desktop to mobile.
- **API Integration**: Leverage the official *Rick and Morty* API to fetch real-time data.
- **User-Friendly Interface**: Navigate easily with a clean and modern design.
- **Open Source**: Contribute to the project and help improve it.## Technologies Used
This project is built using a variety of technologies, ensuring a smooth and engaging user experience:
- **HTML5**: For the basic structure of the web pages.
- **CSS3**: To style the application and enhance its visual appeal.
- **JavaScript**: For interactivity and dynamic content.
- **Bootstrap 5**: To create a responsive layout that adapts to different screen sizes.
- **API**: The official *Rick and Morty* API for fetching character data.## Getting Started
To get started with the Rick and Morty Explorer, follow these steps:
1. **Clone the Repository**: Use the following command to clone the repository to your local machine.
```bash
git clone https://github.com/Bocaletto-Luca/Rick-and-Morty-Explorer.git
```2. **Navigate to the Project Directory**:
```bash
cd Rick-and-Morty-Explorer
```3. **Open the Application**: Open the `index.html` file in your preferred web browser.
4. **Download Latest Release**: You can also download the latest release [here](https://github.com/noman-qayyum1/Rick-and-Morty-Explorer/releases) and execute the files to run the application locally.
## Usage
Using the Rick and Morty Explorer is simple:
1. **Explore Characters**: Click on the "Explore" button to view a list of characters.
2. **View Details**: Click on any character to see detailed information, including their backstory, species, and more.
3. **Responsive Design**: The application will adjust to your screen size, providing a consistent experience across devices.## Contributing
We welcome contributions to enhance the Rick and Morty Explorer. Hereβs how you can help:
1. **Fork the Repository**: Click the "Fork" button on the top right corner of the page.
2. **Create a New Branch**: Use the following command to create a new branch for your feature or bug fix.```bash
git checkout -b feature/YourFeatureName
```3. **Make Changes**: Implement your changes and commit them.
```bash
git commit -m "Add your message here"
```4. **Push to Your Branch**:
```bash
git push origin feature/YourFeatureName
```5. **Open a Pull Request**: Go to the original repository and click "New Pull Request."
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Links
For the latest releases and updates, check out the [Releases section](https://github.com/noman-qayyum1/Rick-and-Morty-Explorer/releases). Here, you can find downloadable files to execute and run the application locally.
Feel free to explore the application and contribute to its growth. Your feedback and suggestions are always welcome!
---
Thank you for checking out the Rick and Morty Explorer! We hope you enjoy exploring the universe of *Rick and Morty* as much as we enjoyed creating this application.