/github-repo-search

A React based app that lets users search and save GitHub repositories.

Primary LanguageJavaScript

GitHub Repo Searcher

Description

Table of Contents

  1. Technologies
  2. Challenges
  3. Future Implementations
  4. User Story
  5. Installation
  6. License

Technologies

  • React - User Interface
  • axios - Promise based HTTP requests

Challenges

  • LLearning React/components/best practices
  • useState useage
  • Praticing page views
  • React fragment practice

Future Implementation

  • More robust front end
  • Search by user/stars/saves/etc...

User Story

AS A tech enthusiast
I WANT an easy way to find GitHub repos related to what I search
SO THAT I can find and learn more about the technology

Installation

  • For installation onto local machine, clone provided repository.
  • Use npm init to initalize node package manager
  • Use npm install or npm i to install dependencies

License

MIT © Krenbot