An open API service indexing awesome lists of open source software.

https://github.com/elena-in-code/ajax-type-ahead

javascript
https://github.com/elena-in-code/ajax-type-ahead

ajax javascript javascript30 typeahead vanilla-javascript

Last synced: 4 months ago
JSON representation

javascript

Awesome Lists containing this project

README

        

Ajax type ahead with javaScript



Based on the project part of the course "javaScript30" by Wes Bos


Technologies used:



  • HTML5

  • CSS3

  • JavaScript


User Stories:



  • Search names of cities or States in the USA

  • Write inside the input box

  • Results of the letters you typed will be shown below the input box

Hope you enjoy it!