Amstrong / RickandMorty

📺 Meet all the characters from the famous Rick & Morty serie.

Home Page:https://rickandmortyplatzi.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rick & Morty

Rick and Morty is a project developed with the public API of this serie, here you can find out about all the characters and filter them by categories.

It is made with React and handles Server Side Render with express.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build

To create a development build:

npm run build:start

About

📺 Meet all the characters from the famous Rick & Morty serie.

https://rickandmortyplatzi.herokuapp.com/


Languages

Language:JavaScript 75.4%Language:Stylus 23.5%Language:HTML 1.0%Language:Shell 0.1%