Skip to content

This is a sample project that uses Angular 16 to display information about the "Rick and Morty" TV series. The project utilizes the public [Rick and Morty API](https://rickandmortyapi.com/).

Notifications You must be signed in to change notification settings

Aanttrax/RickAndMorty-Angular

Repository files navigation

Rick and Morty Angular App

Rick and Morty Logo

This is a sample project that uses Angular to display information about the "Rick and Morty" TV series. The project utilizes the public Rick and Morty API.

Screenshots

Screenshot 2 Screenshot 3

Features

  • List of "Rick and Morty" characters.
  • Character details, including status, species, gender, and more..
  • Infinity Scroll.
  • Add or Remove from Favorites.

Requirements

Installation

Follow these steps to install and run the application:

  1. Clone the repository:

    git clone https://github.com/Aanttrax/RickAndMorty-Angular.git
  2. Navigate to the project directory:

    cd RickAndMorty-Angular
  3. Install the dependencies:

    npm install
  4. Start the application:

    ng serve
  5. Open your browser and go to http://localhost:4200/.

Usage

Once the application is up and running, you can do the following:

  • Browse the list of "Rick and Morty" characters.
  • Click on a character to view more details.
  • Add to Favorites.
  • Remove from Favorites.
  • Infinity Scroll.

Contribution

If you want to contribute to this project, feel free to open issues and submit pull requests.

Contact

You can contact the project author at [email protected] or [email protected]

Enjoy exploring the "Rick and Morty" universe!

About

This is a sample project that uses Angular 16 to display information about the "Rick and Morty" TV series. The project utilizes the public [Rick and Morty API](https://rickandmortyapi.com/).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published