towkir / devfinder

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.

Home Page:https://devfinder-towkir.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://devfinder-towkir.vercel.app


Languages

Language:JavaScript 55.0%Language:CSS 40.6%Language:HTML 4.4%