Skip to content

Latest commit

 

History

History
35 lines (34 loc) · 1.27 KB

File metadata and controls

35 lines (34 loc) · 1.27 KB

Movie-data-app

Movie-data-app

This is a movie-data app that displays list of movies, this allows user to create an account and login using the created account and allows logged in users to add watchlist.

Features :

Can search and surf movies and tv shows and create a watchlist, and add movies to watchlist.


Before start:

1. Clone the repository
2. Run npm i in CLI
3. Run npm start



Movie List


Movie Info Page


WatchList


SignUp Page

Tour :

1. On open scroll through home page to surf movie slides and trending trailers.
2. Click movie title to view info of the movie.
3. Search for movies in search bar.
4. Click trailer to view the trailer of the movie.
4. Move to Signup to create an account.
5. Click + watchlist to add the movie to your watchlist.
6. Click on the added button to remove movie from your watchlist.
7. Click the watchlist logo on header to view added movies.