Skip to content

👤 This is a solution to the GitHub Profile page challenge on devChallenges

Notifications You must be signed in to change notification settings

NahuelEF/github-profile

Repository files navigation

👤 GitHub Profile

This is a solution to the GitHub Profile challenge on devChallenges. devChallenges help you improve your coding skills by building realistic projects.

📌 Links

🎯 The challenge

The challenge requires creating a Github Profile search application that utilizes multiple API endpoints. The Github Profile search app requires the use of multiple APIs, such as the Github REST API, which returns information about a repository as a JSON.

User stories:

  • Create a Github profile page that matches the given design.
  • Use HTML to create the basic structure.
  • Add inputs, images, buttons,.. according to the design.
  • Use JavaScript to add interactivity.
  • Users should be able to search for user by user name.
  • User should be able to see the number of followers, following, and location.
  • User should be able to see the repositories that profile has.
  • User should be able to see the details of each repository.
  • When users select repository card, they should be able to see the repository page in the new tab.
  • When users select repository card, they should be able to see the repository page in the new tab.
  • The page should be responsive on different screen sizes.

🛠 Built with

👨‍💻 Author

About

👤 This is a solution to the GitHub Profile page challenge on devChallenges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published