An open API service indexing awesome lists of open source software.

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

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

![image](https://user-images.githubusercontent.com/54790525/135834109-cf18fc41-f9f7-48f7-88e9-709742d8565d.png)


![image](https://user-images.githubusercontent.com/54790525/135834219-19f4eac6-9726-46bb-bd2f-7a1e041eda05.png)


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