Skip to content

Using React.js, Redux, and Router(v4), a user is to be able to sign in and save favorite movies using The Movie DB API

Notifications You must be signed in to change notification settings

lboyer4/Movie-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Tracker

Abstract:

As a paired project, we worked off of the The Movie DB API to create an app where users are able to create an account, sign into their account, and save favorite movies.

Setup:

First, clone down the repo.

git clone 

Once you have cloned the repo, install the library dependencies. Run:

npm install

To run tests in the game program, Run:

npm test

Gif of Project

2019-05-13 18 06 18

Technologies used:

  • fetch API
  • ReactJS
  • React Router v4
  • Redux
  • PostgresSQL 11
  • Postico v1.5.6
  • Postman v7.0.9
  • JSX
  • SCSS
  • Enzyme/Jest

Authors:

Sally Haefling

Lauren Boyer

About

Using React.js, Redux, and Router(v4), a user is to be able to sign in and save favorite movies using The Movie DB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 11.4%
  • HTML 3.3%