Skip to content

Simple app to search Github repositories! Made with ReactJS and styled components

Notifications You must be signed in to change notification settings

gpaiva00/github-explorer-project

Repository files navigation

Author Languages Contributors

Beautiful application to explore all Github projects, see it's opened issues and more!

📄 Table of Contents

🚀 Features

  • 👤 Start typing Github user and see a suggestion list of it's repositories
  • 🔍 Search for any Github repo to see more about it like stars, forks, opened issues
  • 💜 Add repositories to you favorites list

📤 Installation

Open your terminal

Type command below to clone this repo via HTTPS:

git clone https://github.com/gpaiva00/github-explorer-project.git

Or if you have you SSH key registered in your Github account, type following to clone via SSH:

git clone git@github.com:gpaiva00/github-explorer-project.git

After clone, enter to the project folder and install all it's dependencies:

cd github-explorer-project && yarn install

🏃 Getting Started

You can type yarn start inside project folder to run Github explorer project 🎉

About

Simple app to search Github repositories! Made with ReactJS and styled components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published