I've decided to create table which contains data from API using only html, css and JavaScript.
- 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!