BrijenMakwana / github-spiral

This web application will provide GitHub user data such as name, user handle, bio, and the total number of public repos that the user owns. Repos will be displayed in a card-style layout.

Home Page:https://github-directory.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Directory

Table of contents

Overview

  • You can search for any GitHub user.
  • This web application will provide GitHub user data such as name, user handle, bio, and the total number of public repos that the user owns.
  • The majority of public repositories will be displayed in a card-style layout that includes information on the name, description, and tech stacks employed in each repository.

Screenshot

Links

Built with

  • React
  • HTML
  • CSS
  • Javascript
  • GitHub API

About

This web application will provide GitHub user data such as name, user handle, bio, and the total number of public repos that the user owns. Repos will be displayed in a card-style layout.

https://github-directory.vercel.app


Languages

Language:JavaScript 55.2%Language:CSS 36.1%Language:HTML 8.7%