Skip to content

A web app built with React and Vite for viewing and filtering "Rick and Morty" characters. Users can save favorites and view details.

Notifications You must be signed in to change notification settings

keihanaf/rickandmorty

Repository files navigation

Rick and Morty

This project is a modern web application built using React and Vite, providing a fast and efficient development experience with Hot Module Replacement (HMR) and ESLint for code quality.

Features

  • Fast Refresh: Enjoy instant feedback during development with Vite's Fast Refresh feature.
  • Responsive Design: The application is designed to be fully responsive, ensuring a great user experience on all devices.
  • Character Management: Users can view, search, and filter characters from the popular "Rick and Morty" series.
  • Favorites: Users can save their favorite characters for quick access.
  • Error Handling: The application includes user-friendly error modals to handle any issues gracefully.

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/keihanaf/rickandmorty.git
    cd rickandmorty
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser: Navigate to http://localhost:5173 to see the application in action.

Official Plugins

This template utilizes the following official Vite plugins:

Usage

  • Search and Filter: Use the search bar to find characters by name and filter them by gender.
  • Favorites: Click the heart icon to add or remove characters from your favorites list.
  • Character Details: Click on a character to view detailed information, including status, species, gender, and location.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Languages and Tools

Acknowledgments

  • Thanks to the Rick and Morty API for providing the character data.
  • Special thanks to the Vite team for creating such an amazing tool for modern web development.

About

A web app built with React and Vite for viewing and filtering "Rick and Morty" characters. Users can save favorites and view details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages