Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 728 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 728 Bytes

friends-app

About

This project is an implementation of one of the tasks of the non-commercial Front-End course from the Ukrainian Kottans community.

This is some kind of social network page with a list of friends. You can sort and filter the list by various parameters.

Tech information

  • This application does not use any frameworks or libraries. DOM manipulation is done using Vanilla JavaScript.
  • This application takes information about users from the Random User API.
  • The application has Responsive Design.

Check it out at this link.