Skip to content

Project created to show skills with react, basic API calls and React context state managment.

Notifications You must be signed in to change notification settings

JesusJimenezC/Rick-and-Morty

Repository files navigation

Rick and Morty - App Context

The porpoise of this project is to show how to use the Context API in React and make some basic API calls to Rick and Morty API. I implemented a simple system of cards to show all the characters and a pagination in the app to show more characters. I implement as a state manager React Context API.

This simple application uses the following technologies:

  • React
  • React Context API

How to run the project

pnpm install
pnpm dev

How to build the project

pnpm build

Project gif example

About

Project created to show skills with react, basic API calls and React context state managment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published