Giter Club home page Giter Club logo

react-typeahead-demo's Introduction

react-typeahead-demo

GitHub license

An application to demonstrate the usage of react js with twitter's typeahead and bloodhound frameworks.

Application Demo

Live Demo of the application is hosted with โค๏ธ by Github

This application is built entirely using js frameworks, HTML and CSS, it lets you search for the movies and displays the details of the movie when selected from the search results.

I would like to integrate a search for the movie quotes, however I couldn't find API's for quote searches till now, will update the repo if I find one!

Frameworks used

Following are some (but not all) of the frameworks used to build the application

You can install and try this application on your machine.

Installation (For Windows OS)

  • You will need node.js to work with npm packages, latest version of npm comes bundled with node.
  • Once you have installed node and npm, clone the repository on your machine.
  • Now install all of the above mentioned packages.
  • In case you are new at this (as I was at the time of writing this app, I've got you covered ๐Ÿ˜Š)
  1. go to the folder on your machine where you have cloned the repository.
  2. Shift+Right click -> Open command prompt here.
  3. run the command to install package e.g. : npm install --save-dev react
  4. --save-dev option installs the package locally for the current project/repository you are working with.
  5. npm install -g react installs the package globally in your machine.
  6. Install all the packages in this way.
  • Now run the gulp task : gulp build
  • This will run all the tasks to build the application and start it from port 3000 on your default browser.

Author

Sagar Yerva

License

MIT

Peter's ideas for reducing dependencies

  1. Use corejavascript/typeahead.js fork (maintained)
  2. Look at PR 163 which removes jquery dep from Bloodhound: corejavascript/typeahead.js#163
  3. Consider if it might be possible to use standalone Bloodhound

react-typeahead-demo's People

Contributors

icanseesharp avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.