ReactJS app – ReactJS响应应用程序搜索“电影数据库”(TMDb)

网友投稿 564 2022-10-24

Reactjs app – ReactJS响应应用程序搜索“电影数据库”(TMDb)

ReactJS app – ReactJS响应应用程序搜索“电影数据库”(TMDb)

TMDb Movie Search

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:

ToolDescription
ReactA JavaScript library for building user interfaces
Typeahead.jsA flexible JavaScript library that provides a strong foundation for building robust typeaheads
BloodhoundBloodhound is the typeahead.js suggestion engine
BootstrapBuild responsive, mobile-first projects on the web with the world's most popular front-end component library
SASSSass is the most mature, stable, and powerful professional grade CSS extension language in the world
BrowserifyBrowserify lets you require('modules') in the browser by bundling up all of your dependencies
BabelUse next generation JavaScript, today
GulpGulp 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:

Clone the repo: git@github.com:SKempin/reactjs-tmdb-app.gitcd reactjs-tmdb-appInstall packages: npm install and bower installBuild project and launch: gulp watchOpen 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

Donate ☕

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.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:springMvc异步的DeferredResult long polling应用示例解析
下一篇:存储过程笔记
相关文章

 发表评论

暂时没有评论,来抢沙发吧~