Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 976 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 976 Bytes

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

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


image


Give it a star 🌟 if you like it