React application that pulls data from https://rickandmortyapi.com
Client: React, SASS, Bootstrap
Server: Node
Clone the project
git clone https://github.com/twistedstack/react-rick-morty.git
Go to the project directory
cd react-rick-morty
Install dependencies
npm install
Start the server
npm run start