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
- Host: GitHub
- URL: https://github.com/elena-in-code/filterable-list
- Owner: elena-in-code
- Created: 2017-12-08T10:30:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-08T11:57:06.000Z (over 8 years ago)
- Last Synced: 2025-01-20T11:32:07.645Z (over 1 year ago)
- Language: HTML
- Homepage: https://elena-in-code.github.io/Filterable-List/
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Filterable List](https://elena-in-code.github.io/Filterable-List/ "live sample")

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!