Skip to content

MystBug/rick-and-morty

Repository files navigation

Netlify Status

Running the project

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

Building the project

  1. Run npm run build

The project is automatically deployed to Netlify on every push to the main branch.

Live demo

Via Netlify: https://loquacious-haupia-84590d.netlify.app/

What is this?

This is a simple React application that fetches data from the Rick And Morty API API using GraphQL.

On the initial page you will find a search bar and a list of top 10 episodes with the highest count of unique characters' origin dimensions.

When you search for a character, the application will display a list of results found based on the searchTerm. This list will display the character's name, image, and a link to the characters' detail page.

Featured packages

Hosted on Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published