Skip to content

basavarajakj/gitFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitFinder

GitFinder is a web application designed for developers to search and discover open-source repositories on GitHub.

Tech Stack

Client: HTML, CSS, JavaScript, API

Live Link ⬇️

Comming soon!

Features

:octocat: :octocat: :octocat: :octocat:

  • The application is built using the GitHub API, which provides access to millions of repositories and their associated metadata.
  • Once a user has found a repository they are interested in, they can view detailed information about the repository, including the number of stars, forks, and issues.
  • Users can also view the repository's code, README, and other documentation of the application.

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/Basavarajakjbasuu/gitFinder.git

Go to the project directory

  cd gitFinder

Open with VSCode

  code .

Open with live server

  npm run start

Authors

License

MIT