/Github-Search

Github-Search is a website where users may enter a GitHub username into a form, submit it, and see names and descriptions of that person's public repositories. A person can also look for repositories together with their details.

Primary LanguageTypeScript

GithubSearch

This project was generated with Angular CLI version 10.2.0.

DESCRIPTION

  • Github-Search is a website where users may enter a GitHub username into a form, submit it, and see names and descriptions of that person's public repositories. A person can also look for repositories together with their details.

AUTHOR

  • Lucy Karimi

SETUP/INSTALLATIOM REQUIREMENTS

  • To run my page on your browser,
  • Git clone the live link to your terminal.
  • Open Documents and open Portfolio with Vs code
  • Render the page to your browser by live server

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.

Known Bugs

  • The code runs smoothly but feel free to report any bugs experienced as you go through it.

Technologies used

  • HTML
  • CSS
  • Typescript
  • Javascript
  • Angular Cli
  • Mackdown
  • Bootstrap

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.

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.

License