Skip to content

Turing FE Module 3 Group Project: First to Involve Redux and a Backend

Notifications You must be signed in to change notification settings

DBULL7/movie_tracker

Repository files navigation

Movie Tracker

Hosted @ Heroku

This project is working off the The Movie DB API (https://www.themoviedb.org/documentation/api - note you'll need to go create an account to get an API key). The idea of the project is to be able to sign in as a user and save favorite movies.

Bc this is still in beta here is what you'll need to know.

  • Using PostgreSQL
  • Setting up steps:
    • npm install
    • createdb - if you don't have postgresSQl go install it here: http://postgresapp.com/
    • psql -f ./database/users.sql
    • npm start - visit localhost:3000 to see the site

About

Turing FE Module 3 Group Project: First to Involve Redux and a Backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages