Skip to content

The "devfinder" app, built with React.js, allows users to search for Github profiles by entering a username.

Notifications You must be signed in to change notification settings

persolanstereox/Find-Your-Dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find-Your-Dev

The "devfinder" app, built with React.js, allows users to search for Github profiles by entering a username. Once the user enters a valid Github username, the app retrieves the relevant information from the Github API and displays it in an easy-to-read format. This information includes the user's profile picture, bio, number of followers and more.

The idea for this project was inspired by Frontend Mentor but I developed it solely by myself.

Installation

npm install

Running app

npm run dev

Usage

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for some interactive elements
  • Enter Github username into the input
  • See the various info for choosen Github user

Built with

  • Semantic HTML5 markup
  • CSS modules
  • React.js
  • Axios
  • Vite

About

The "devfinder" app, built with React.js, allows users to search for Github profiles by entering a username.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published