Skip to content

camiloarce/rick-and-morty-react

Repository files navigation

[Rick and Morty React] lernacode style: prettier

Introduction

This SPA is a exercise for integrate the Rick and Morty API with a React project and other technologies.

Requirements

Install global necessary packages:

Install

Install first time global packages:

$ yarn global add lerna

execute command:

$ yarn bootstrap

This command is for a new and clean installation, but first you must execute the bootstrap command:

$ yarn regenerate

Structure

storybook

React UI components Storybook showcase.

  • For visualize the components library execute command:
$ yarn storybook

ui-core

Centralized React UI components library for web project.

web

SPA with React consuming the Rick and Morty API.

  • For visualize the SPA execute command:
$ yarn start

About

React SPA exercise using The Rick and Morty API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published