Skip to content

Martin023/git-search

Repository files navigation

GitSearch

git-search is a simple angular applcation for searching github users and repositories. User profiles are populated by use of their username and also you can use a repository name to also view.

Demo

Here is the live demo :https://martin023.github.io/git-search-app/

Table of Contents

Screenshot of the page

git-searchapp

Setup/Installation Requirements

  • Any code editor that has support typescript and javascrpt .(Visual studio code or atom editors are recommended).
  • Angular CLI.
  • Watchman :optional.
  • npm package installer.

Setup instructions

  • Fork this repository or: clone directly from bash or terminal (git-bash for windows)
  • To clone this repository to a local repository using bash(Mac) or terminal Linux and git-bash for windows : [git-clone](git clone https//github.com/martin023/git-search/)
  • Open terminal / command line then navigate to the root folder of the application.
  • Open with your preffered code editor. (atom . /code .)
  • Run the app : ng serve -o /ng serve for localserver
  • For Deployment or production purposes build the app first : use ng build command.
  • Feel free extend features.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Contact info

Reach me through my website at: https://martin023.github.io/portfolio/

License

MIT licence Copyright 2022.

About

A github search angular application that allows searching for users and repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published