Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 431 Bytes

File metadata and controls

8 lines (5 loc) · 431 Bytes

My Teamtreehouse techdegree project 2

This is my second project on the Treehouse Fullstack JavaScript techdegree.

Used technologies: HTML/CSS/JavaScript(ES6)

In this project the goal was to demonstrate our JavaScript DOM Manipulation knowledge, by creating a pagination to display max 10 students on the page and implement a working seach bar.

The HTML and CSS files are provided by Treehouse, but the JS file is self writen.