Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitinpatel2001/githubsearcher
https://github.com/nitinpatel2001/githubsearcher
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nitinpatel2001/githubsearcher
- Owner: NitinPatel2001
- Created: 2024-01-19T06:37:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T06:34:39.000Z (11 months ago)
- Last Synced: 2024-04-15T23:07:25.215Z (8 months ago)
- Language: JavaScript
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Project Title
Repo_Searcher
## Demo Link
Access the Project at: https://nitinpatel2001.github.io/GithubSearcher/
## Table of Content
- About
- ScreeShot
- Technologies
- Setup for Local## About
Repo_Searcher is a website that can be used to search repository of a specific user and this is developed using pure html, css, javascript and using fetch to get the data from GitHub API.
## ScreenShot
![Home](./ScreenShot/Home.png)
![Work](./ScreenShot/Work.png)## Technologies
- HTML
- CSS
- Javascript
- Github API## Setup for Local
- download or clone the repository
- Run the index.html HTML file into the browser.