GitFinder is a web application designed for developers to search and discover open-source repositories on GitHub.
Client: HTML, CSS, JavaScript, API
Comming soon!
- 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.
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