https://github.com/palak-137/repository-finder
https://github.com/palak-137/repository-finder
github hacktoberfest hacktoberfest2021 react reactjs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/palak-137/repository-finder
- Owner: Palak-137
- Created: 2021-10-01T20:00:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T21:35:01.000Z (over 4 years ago)
- Last Synced: 2025-06-11T00:06:29.022Z (about 1 year ago)
- Topics: github, hacktoberfest, hacktoberfest2021, react, reactjs
- Language: JavaScript
- Homepage: https://palak-137.github.io/Repository-Finder/
- Size: 887 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RepoFinder 🔍
This is a single-page application that you can use to find the public repository available on Github. We used the GitHub API to get the data of the repository.
You can also visit the profile of the user owning the repo. Not only this, you can re-arrange the order of repo they appear by simply drag and drop.
## Technologies used 👩💻
1. ReactJS
2. GITHUB API
3. [React-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd/blob/master/README.md#documentation-)
## How to run?
1. git clone https://github.com/Palak-137/Repository-Finder.git
2. cd Repository-Finder
3. Run `npm i` in your terminal
4. Then run `npm run`
## Some glimpse of project


### Give it a star 🌟 if you like it