anuraagnagar / github-devsearch-JS

A github user search app built using HTML, CSS & JavaScript.

Home Page:https://github-devsearch.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Developer Finder App

This is a simple web application that allows you to search for GitHub users using the GitHub API. It is built using HTML, CSS, JavaScript, and Tailwind CSS.

Live Preview & Screenshots

You can see a live demo of the GitHub Dev Search App HERE.

Dark Mode Image

Light Mode Image

Features

  • Search for GitHub users by their username.
  • View detailed information about a specific user, including their avatar, username, name, bio, location, and a list of their public repositories.
  • Responsive design for a great user experience on various devices.

Technologies Used

  • HTML
  • CSS (with Tailwind CSS)
  • JavaScript
  • GitHub API

Getting Started

To run this app locally, follow these steps:

  1. Clone this repository to your local machine.
git clone https://github.com/anuraagnagar/github-devsearch-JS.git
  1. Change the Directory.
cd github-devsearch-JS
  1. Install the project dependencies using NPM.
npm install
  1. Start the development server.
npm start

About

A github user search app built using HTML, CSS & JavaScript.

https://github-devsearch.netlify.app/


Languages

Language:CSS 44.9%Language:HTML 37.2%Language:JavaScript 17.9%