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

https://github.com/elena-in-code/filterable-list

Vanilla-javaScript
https://github.com/elena-in-code/filterable-list

Last synced: 5 months ago
JSON representation

Vanilla-javaScript

Awesome Lists containing this project

README

          

# [Filterable List](https://elena-in-code.github.io/Filterable-List/ "live sample")

![](https://user-images.githubusercontent.com/30567608/33764414-96d72d12-dc14-11e7-9778-19ccf8af7e69.gif "gif of the working app")

Filterable contact List made with plain javaScript and materialize.

Based on the video by:
[Traversy Media](https://www.youtube.com/watch?v=G1eW3Oi6uoc "see the full tutorial and make your own")

### Technologies used:

+ HTML5
+ CSS3
+ Vanilla js
+ Materialize

### User Stories:

+ Write in the input espace
+ the app will match with the results available

##### Hope you enjoy it!