/movie-tracks-fullstack

A full stack project that integrates the Movie-DB and Spotify APIs to allow users to search and listen to their favorite movie soundtracks

Primary LanguageJavaScript

Movie Tracks

Homepage image

Description

Movie Tracks allows users to keep track of and listen to their favorite movie soundtracks.

Users can...

  • Create an account to save references to their favorite movie soundtracks
  • Browse a full list of available movies and soundtracks
  • Seach for movie titles and listen to their soundtracks
  • Get data on movies they search for, such as release date, ratings and a description

Getting Started with the project

Set up

  • Move into your projects directory: cd ~/YOUR_PROJECTS_DIRECTORY
  • Clone this repository: https://github.com/pszujewski/movie-tracks-fullstack.git
  • Install the dependencies: npm install

Built With

  • Spotify web API
  • MovieDB web API
  • CSS
  • skeleton.CSS
  • React.js
  • Redux
  • Material UI autocomplete component
  • Node.js
  • express.js
  • MongoDB
  • Mongoose.js
  • Passport.js (Basic Auth)

Author

  • Peter Szujewski