Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaplanh/github-followers
https://github.com/kaplanh/github-followers
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaplanh/github-followers
- Owner: kaplanh
- Created: 2023-06-20T09:39:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-03T20:13:49.000Z (9 months ago)
- Last Synced: 2024-02-04T04:35:11.277Z (9 months ago)
- Language: JavaScript
- Homepage: https://kaplanh.github.io/github-followers/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Followers
**How does my project look**
![github followers](https://github.com/kaplanh/github-followers/assets/101884444/53c26f47-ffaf-45f0-bb7d-733eb06fe7a3)
[Live link!](https://kaplanh.github.io/github-followers/)
**What's used in this app ?** | **How to run ?** | **Author** |
|----------|---------|------------
|Api-Server | Once you clone the project|[Take a look at my portfolio](https://kaplanh.github.io/Portfolio_with_CssFlex/)|
|Html| open index.html with Go Live in vs cod|[Visit me on Linkedin](https://www.linkedin.com/in/kaplan-h/)|
|Css||
|Javascript | |
|Bootstrap ||**What is this project about ?**
-## Project Skeleton
```
Synchronous-Asynchronous-Programming(folder)
|
|----readme.md
|----index.html
|----app.js```
### At the end of the project, the following topics are to be covered;
- API's
- [Github followers API](https://api.github.com/users)
- HTML
- JS
- fetch API
- async-await
- DOM Manipulations
- createElement
- className
- appendChild
- innerHTML
- innerText
- textContent
- DOM Selectors
- getElementById
- querySelector
- Events
- click
- load
- Array Methods
- forEach()```
data.forEach((user) => createElem(user));
```
## Feedback and Collaboration
I value your feedback and suggestions. If you have any comments, questions, or ideas for improvement regarding this project or any of my other projects, please don't hesitate to reach out.
I'm always open to collaboration and welcome the opportunity to work on exciting projects together.
Thank you for visiting my project. I hope you have a wonderful experience exploring it, and I look forward to connecting with you soon!⌛ Happy Coding ✍