https://github.com/ik-web/friends-app
A tiny social media friends search page with user cards, search, sorting and filtering by age, name, etc.
https://github.com/ik-web/friends-app
api async await css fetch friends-app html javascript js kottans kottans-frontend
Last synced: 27 days ago
JSON representation
A tiny social media friends search page with user cards, search, sorting and filtering by age, name, etc.
- Host: GitHub
- URL: https://github.com/ik-web/friends-app
- Owner: ik-web
- License: mit
- Created: 2021-01-23T22:11:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-24T23:21:09.000Z (over 3 years ago)
- Last Synced: 2025-10-10T08:34:07.130Z (8 months ago)
- Topics: api, async, await, css, fetch, friends-app, html, javascript, js, kottans, kottans-frontend
- Language: CSS
- Homepage: https://ik-web.github.io/friends-app/
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description:
*Practical work on the Kottans front-end course*
**Friends App** - Tiny social media friends search page
with user cards, search, sorting and filtering by age, name, etc.
Using the [Random User API](https://randomuser.me/).
## Developers
- [Ihor Kuchin](https://github.com/ik-web)
## License
MIT License
Copyright (c) 2022 Ihor Kuchin
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.