10000 GitHub - thecreazy/autocomplete: Autocomplete example in vanilla js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thecreazy/autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beer autocomplete screen

Beer search

Search your favorite beer type.

Type of beer:

  • Cask ale
  • Pale ale
  • Stout
  • Mild ale
  • Wheat beer
  • Lambic
  • Lager

Tecnlogic stack

Installation

Dillinger requires Node.js v8+ to run.

Install the dependencies and start the server.

$ cd autocomplete
$ npm install or yarn
$ npm run prod
Go to localhost:8080

For develpment environments...

$ cd autocomplete
$ npm install or yarn
$ npm run dev
Go to localhost:1234

License

MIT

Free Software, Hell Yeah!

About

Autocomplete example in vanilla js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0