Skip to content

berkayalatas/movie-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Any Movie

See Latest Movies, Popular Movies and Most Rated Movies

Keep track of your Movies.

Add movie to your Watched

Add movie to your Wishlist

Movies are stored in localStorage.

  • React Hooks
  • React Routers
  • The Movie Database (TMDb) API-
  • React Bootsrap
  • Email Service (Email.js) for contact form
  • Alertify js for notifications
  • Owl Carousel (image slider )

1 2 3 4 5 6 contact

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000