Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 626 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 626 Bytes

Dynamic Table Project

Table

1. About project

I've decided to create table which contains data from API using only html, css and JavaScript.

2. Features

  • Download data from API and then render table.
  • Sorting data ascending and descending by clicking on table header.
  • Searching data by typed text.
  • Works on Mobile!

3. Mobile preview

Mobile table

4. Test it!

DEMO