Rick & Morty

See GitHub Repository
See Live Preview

Introduction to the JavaScript framework React, the goal is to become comfortable using React functional components, state, and effects. The challenge is to create a clone of this example project using the Rick and Morty API.

The styling did not need to match, but I enjoyed the challenge of trying to make it look as close as possible. It was my first time using a styling library, since the original was styled using Material UI. The element I struggled most to imitate was the model.

Side-by-side comparison of my clone and the original example projects.