/github-search2

This is a website where users can enter a GitHub username into a form, submit it, and see names and descriptions of that person's public repositories. A user can also look for repositories.

Primary LanguageTypeScriptMIT LicenseMIT

GithubSearch

Author

Floice Nyota

Description

This is a website where users can enter a GitHub username into a form, submit it, and see names and descriptions of that person's public repositories. A user can also look for repositories. alt text

Prerequisites

You need to have git installed You can install it with the following command in your terminal $ sudo apt install git-all

Setup

To access this project on your local files, you can clone it using these steps

  1. Open your terminal
  2. Use this command to clone $ git clone https://github.com/FloiceNyota98/github-search2.git
  3. This will clone the repository into your local folder

This project was generated with Angular CLI version 11.2.12.

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

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.

Technologies Used

  • TypeScript
  • Angular CLI
  • JavaScript
  • HTML
  • CSS

Live Site

View live

License

This project is under:
License: MIT
Copyright © 2021 FloiceNyota98

Questions?

Twitter: @FloiceNyota
Email: floice.ndiiya@student.moringaschool.com