reactjs-tmdb-app

Responsive React 'The Movie Database' (TMDb) App

Github星跟踪图

TMDb Movie Search

License
GitHub stars
GitHub forks
Mentioned in Awesome React

TMDb Movie Search is a responsive React app that utilises Twitter's typeahead.js and Bloodhound suggestion engine, loading data via The Movie Database (TMDb) API.

Demo

TMDb Movie Search - Live DEMO

Tools

Key tools used in this React project are:, Tool, Description, :-------------:, --------------, React, A JavaScript library for building user interfaces, Typeahead.js, A flexible JavaScript library that provides a strong foundation for building robust typeaheads, Bloodhound, Bloodhound is the typeahead.js suggestion engine, Bootstrap, Build responsive, mobile-first projects on the web with the world's most popular front-end component library, SASS, Sass is the most mature, stable, and powerful professional grade CSS extension language in the world, Browserify, Browserify lets you require('modules') in the browser by bundling up all of your dependencies, Babel, Use next generation JavaScript, today, Gulp, Gulp is a toolkit for automating painful or time-consuming tasks in your development workflow, ## Installation
node.js is required to get npm.

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

  1. Clone the repo: git@github.com:SKempin/reactjs-tmdb-app.git
  2. cd reactjs-tmdb-app
  3. Install packages: npm install and bower install
  4. Build project and launch: gulp watch
  5. Open your browser at: http://localhost:9000

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

Stephen Kempin

SK-UK Google Play Store

If you like this project and wish to say to say thanks - I'm always open to a coffee!

License

MIT

You are welcome to use this however you wish within the MIT license, but please retain my credentials and links back to this repo.

主要指标

概览
名称与所有者SKempin/reactjs-tmdb-app
主编程语言JavaScript
编程语言HTML (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-09-16 20:45:44
推送于2021-02-12 10:00:09
最后一次提交2021-02-12 10:00:09
发布数0
用户参与
星数1k
关注者数44
派生数297
提交数99
已启用问题?
问题数10
打开的问题数1
拉请求数7
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?