Skip to content

🔫 This is a simple web app that uses the Rick and Morty API to display characters, episodes and locations.

Notifications You must be signed in to change notification settings

gesielrosa/rick-and-morty-portal

Repository files navigation

Rick and Morty Portal

This is a simple web app that uses the Rick and Morty API to display characters, episodes and locations.

Demo

https://rick-and-morty-portal.netlify.app/

Technologies

Installation

Clone the repository and install the dependencies.

git clone
cd rick-and-morty-portal
npm install --legacy-peer-deps

Usage

Development

Start the development server.

npm run start:client

Server will be running on http:https://localhost:4200

Production

Build the app for production.

npm run build:client

Distribution files will be generated in the dist folder.

Testing

Unit tests and e2e tests are not available yet.

Contact

Created by @gesielrosa - feel free to contact me!

About

🔫 This is a simple web app that uses the Rick and Morty API to display characters, episodes and locations.

Topics

Resources

Stars

Watchers

Forks