Skip to content

andyhuntdev/rick-and-morty-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty profiles

image

Web App to discover Rick and Morty's characters profiles using Reactjs and GraphQL

Getting started

Prerequisites

  • npm
  • node

Installation

  1. Clone repository
git clone https://github.com/andyhuntdev/rick-and-morty-profiles.git
  1. Go in folder
cd rick-and-morty-profiles
  1. Install packages
npm i
  1. Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
npm run start

License

MIT