AD_

Project: GithubFinder

Category: Web

GithubFinder

GitHub Finder

GitHub Finder is an unofficial GitHub app that searches a user's data by username and shows the list of repositories, and can filter that list based on a programming language. 

🎮 Getting started

🧬 Clone this repository

git clone https://github.com/joaogabriel-sg/github-finder.git

📂 Move yourself to the appropriate repository

cd github-finder

🎉 Install the package dependencies

npm install # or yarn

🔥 Usage

npm start # or yarn start

Open http://localhost:3000 to view it in the browser.

🍷 Build

npm run build # or yarn build

Builds the app for production to the build folder.

🚀 Techs

  • React

  • Context API

  • Styled Components

  • React Router DOM

  • Axios

  • PropTypes

  • ESLint

  • Prettier

✨ Show your support

Give a ⭐ if this project helped you or if you liked it!

© 2023 All Rights Reserved by Arthur Dias.