Ecksi / movie-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Tracker

Context

This project is working off the The Movie DB API. The idea of the project is to be able to sign in as a user and save favorite movies. This is our first dive into redux and testing redux.


To use:

Setup "backend"

  • Clone down this repo and run npm install
  • Follow instructions to setup postgreSQL and run npm start

Start "frontend"

Install the dependencies -> npm install -> Start server -> npm start -> Once server is running visit -> http://localhost:3001


Our comp

comp comp2 mobile comp mobile comp

The Team

Chase Richard, Jim Dechant

About


Languages

Language:JavaScript 79.2%Language:CSS 18.4%Language:HTML 2.3%