Njihia413 / github-search

Angular Web Github Search App that uses the Github API to generate Github users' details.

Home Page:https://Njihia413.github.io/github-search/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Search Web App

Contributors of this Project

  • By Maureen Njihia on 27th August

Description

Moringa Core Week 2 Independent Angular Project on a github app that uses the github api to allow users to:

  • View my Github details.
  • Search for their github details.
  • Search for their github repositories.
  • Star a repository.

Setup Requirements

Setup Installation

  • Copy the link of this repository
  • Clone it to your local machine
  • Open terminal and navigate to the directory of the project you just cloned to your computer
  • Run the following command to install all the dependencies
npm install
  • To open the development server, run
ng serve --open

Known Bugs

There are no known bugs of this project at the moment.

Technologies Used

  • HTML
  • CSS
  • Boostrap
  • TypeScript

Link to Live Website

Link: https://Njihia413.github.io/github-search/

Support and contact details

For any contributions towards this project:

License

MIT License

Copyright (c) 2021 Moringa school

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files , to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Angular Web Github Search App that uses the Github API to generate Github users' details.

https://Njihia413.github.io/github-search/


Languages

Language:TypeScript 53.2%Language:HTML 29.8%Language:CSS 13.3%Language:JavaScript 3.6%