Skip to content

Movie app built with ReactJS, MovieDB API and NodeJS.

Notifications You must be signed in to change notification settings

feMoraes0/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

You can find all the project specifications here.

Tier: 3-Advanced

Find your next movie or create your watchlist with this App. It include reviews, rating, actors and anything you need to know about the movie.

  • This application will help users find their next movie to watch by showing helpful stats
  • Resource needed for the project is movie api, examples include Imdb, MovieDB etc.

User Stories

  • User can see all the latest movie on the front page
  • User scroll down to see all other movies according to release date
  • User can click on any of the movie to go to their own separate page
  • User can then see all about the movie ratings, about, actors present on each separate movie page

Bonus features

  • User can search movies by name
  • User can create an account
  • User can create their own watch list
  • User can review movies

Useful links and resources

How to use

To clone and run this application, you'll need Git and ReactJS installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/feMoraes0/movie-app.git

# Go into the repository
$ cd movie-app

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact

About

Movie app built with ReactJS, MovieDB API and NodeJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published