Skip to content

michaeltraps/rick_and_morty

Repository files navigation

RICK AND MORTY PORTAL

rick and morty in front of portal with logo




Rick and Morty Portal utilizes the publicly-available Rick and Morty API to gather twenty random characters from the Rick and Morty universe. Character cards can be selected for additional location information.

Rick and Morty portal demo

PROJECT SETUP

Required software for setting up this application:

  1. Clone the repo.

    git clone https://github.com/michaeltraps/rick_and_morty.git
    cd rick_and_morty
  2. Install the package dependencies.

    npm install
  3. The application can be run by running the following command and going to http://localhost:3000/ on your browser.

    npm start
  4. Unit testing can be run by the following command:

    npm test

BUILT WITH

Ricky and Morty Portal was built using the following:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published