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.
- 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
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
- Run
ng generate component component-name
to generate a new component. You can also useng generate directive|pipe|service|class|guard|interface|enum|module
.
- Run
ng build
to build the project. The build artifacts will be stored in thedist/
directory. Use the--prod
flag for a production build.
- Angular
- typescript
- JavaScript
- HTML
- CSS
https://kagus-code.github.io/Git-Search/
Eston | [email protected] |
---|
License MIT License Copyright (c) 2021 Eston Kagwima