berkayalatas / movie-tracker

React Movie App

Home Page:https://movie-tracker-reactapp.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Movie App

https://movie-tracker-reactapp.netlify.app


Languages

Language:JavaScript 69.8%Language:CSS 28.0%Language:HTML 2.1%