/react-movie-db

React Movie Database App powered by TMDB

Primary LanguageJavaScript

React Movie-DB

React Movie-DB is a movie database and search engine made with ReactJS and powered by The Movie Database (TMDB).

screenshot

This web app pulls more than 15k movies info from the API.

Live Demo

This project is proudly hosted on Netlify

Tools

  • React Js
  • MobX
  • React Router
  • Sass
  • CSS3

Installation

If you want to install this project locally:

  1. Clone the repo: git clone https://github.com/mohammadumar28/react-movie-db.git
  2. Change directory: cd react-movie-db
  3. Install packages: yarn install
  4. Launch project: yarn start

Author