Skip to content

A single-page web app built using React.js that uses The Rick and Morty API to display characters, episodes, and locations from the TV series.

Notifications You must be signed in to change notification settings

firasel/Rick-And-Morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

About the Project

Summary

A single-page web app built using React.js that uses The Rick and Morty API to display characters, episodes, and locations from the TV series.

Screenshots

Tech Stack

Features

  • Easy to understand project structure
  • Written in modern React, only functional components with hooks
  • Using React-query for caching data on the client side
  • In search options using the debounce function to reduce API requests
  • Responsive and animated web page

Getting Started

Prerequisites

This project uses Yarn as package manager

 npm install --global yarn

Run Locally

Clone the project

  git clone https://github.com/firasel/Rick-And-Morty.git

Go to the project directory

  cd Rick-And-Morty

Install dependencies

  yarn install

Start the server

  yarn start

Authors

@firasel

About

A single-page web app built using React.js that uses The Rick and Morty API to display characters, episodes, and locations from the TV series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published