Table of Contents

-- Description of App -- Link to deployed version -- Description of tech stack

Description

When you want to adopt a cat or dog, use Petful to browse through the pets that you want to adopt! This project is a quick runthrough review of react and redux before our spaced repetition project.

Deployed Version

You can find a live version https://radiant-cove-40365.herokuapp.com/

Tech stack

The client side is created using React and redux. The server side uses node.js.

Here is a link to server-side and client-side