Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Action Flix

Set Up

  • Make a directory for this project
  • cd into the directory
  • Clone down this repo, run git clone https://github.com/Dhanciles/action-flix.git
  • Clone down the backend repo, run git clone https://github.com/turingschool-examples/movie-tracker.git
  • cd into the backend directory
  • Run npm install in your terminal
  • Run npm start in your terminal
  • cd into the action-flix directory
  • Run npm install in your terminal
  • Run npm start in your terminal
  • When asked if you would like to open in another port, type y in your terminal and press enter

Stack

  • React
  • React Router
  • Redux
  • Jest
  • Enzyme

About

Action Flix is an interactive application utilizing the Movie Database API that allows users to browse through action films in order to get more information about each film. Users can login or create an account in order to store their favorites. The main page will display all the action films, and visually distinguishes favorite movies from non-favorite movies. The user has access to navigating to the favorites page, where only the movies they have favorited are displayed. Action Flix was a collaborative project between Derek Hanciles(@Dhanciles), Joel Smith(@JoelSmith123), and Kaylee Bunce(@kaynovak).

Wireframe

image

Screenshots

login home

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages