Skip to content

A simple webapp made with react to search GitHub users by their username and view a summary of their profile in a visually appealing design.

Notifications You must be signed in to change notification settings

towkir/devfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Search | Devfinder

Design preview for the Devfinder App Project

Description

A simple webapp made with react to search GitHub users by their username and view a summary of their profile in a visually appealing design.

Features

This project offers a few very simple features, such as:

  • Search for GitHub users by their username
  • See relevant user information based on their search
  • View the optimal layout for the app depending on their device's screen size
  • Switch between light and dark themes

About

GitHub Repo can be found here (if you're not already viewing this from github).


Project Setup Instructions

This project was bootstrapped with Create React App.

Install dependencies:

npm install

Run the app in the development mode:

npm run start

Build the app for production to the build folder:

npm run build

Feel free to contribute, fix bugs, or provide feedback

About

A simple webapp made with react to search GitHub users by their username and view a summary of their profile in a visually appealing design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published