Skip to content

Palak-137/Repository-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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