Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.12 KB

README.md

File metadata and controls

58 lines (34 loc) · 1.12 KB

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