Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 512 Bytes

Rick And Morty (JS/HTML/CSS)

This app allows you to find any character and information about them from the TV series Rick and Morty.

Check the Demo

Rick-and-Morty

Requirements:

  • Node.js
  • npm

Deployment instructions

  1. Clone repository or download the archive
  2. Install dependencies in console npm install
  3. Launch a server npm start