Skip to content

cmdumar/react-movie-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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