Skip to content

taiwo-the-dev/react_tmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movie Search

GitHub stars GitHub forks Mentioned in Awesome React

React Movie Search is a fully responsive React project that loads Movies data via The Movie Database (TMDb) API.

Demo

React Movie - Live DEMO

Installation

node.js is required to get npm.

If you would like to download the code and try it for yourself:

  1. Fork the repo: https://github.com/Johntizy/react_tmdb.git
  2. Download the forked repo
  3. cd react-tmdb
  4. Install packages: npm install
  5. launch project: npm start
  6. Open your browser at: http://localhost:3000

Browser Support

This project makes usage of the Fetch API, utilising a polyfill for older browsers.

  • Chrome 42+
  • Firefox 39+
  • Safari 10+ (with polyfill)
  • Internet Explorer 11+ (with polyfill)
  • Edge 14+

Node.js

Supports LTS version (v6).

Author

Taiwo John Tunde

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published