Skip to content

This is a web app for searching Users and Repositories on GitHub by submitting the username or repository name through a form input field.

Notifications You must be signed in to change notification settings

kagus-code/Git-Search

Repository files navigation

Git-Search Web App

This is a web app for searching Users and Repositories on Github, 02/04/2021

By Eston Kagwima

Description

This WebApp allows a user to enter a GitHub username into a form input, submit it, and see names and descriptions of that person's public repositories. A person can also look for repositories by entering the name of the repository and submitting it and in turn get a list of repositories that match the name.

This project was generated with Angular CLI version 11.2.5.

Setup/Installation Requirements

  • Clone the repository
  • Change directory to the project directory
  • Open project on VSCode
  • Run npm install before serving the application to install the packages and dependancies
Development server
  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Code scaffolding
  • Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

  • Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Technologies Used

  • Angular
  • typescript
  • JavaScript
  • HTML
  • CSS

link to live site on GitHub Pages

https://kagus-code.github.io/Git-Search/

Support and contact details

Eston [email protected]

License

License MIT License Copyright (c) 2021 Eston Kagwima

About

This is a web app for searching Users and Repositories on GitHub by submitting the username or repository name through a form input field.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published