Skip to content

felipe-souza17/devfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Devfinder

Simple app to search developer using Github API.

Overview:

User can search profiles on github.

Preview App

Links:

What I've learned:

@keyframes fade {
    ...
}
@keyframes up {
    ...
}

In CSS, I learned how to work with animations, @keyframes

btnElement.addEventListener("click", e => { ... }

fetch(url, "GET")
    .then()
    .catch()

And in JavaScript, how to consume an API by fetch and using addEventListener()

About

Simple project, to practice API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published