This is a GitHub Search app ghSearch that enables the search of github users and public repositories. You can view it here..
This project was generated with Angular CLI version 8.3.4.
- Github account - from where the site's source-code and live-site can be viewed and downloaded
- Git installed in pc - for downloading the site to view it locally i.e. on one's device
- Text Editor e.g. Visual Studio or Atom - for making viewing and editing the code.
- Browser e.g. Google Chrome - which can be used to open the index.html file once it has been downloaded
- 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.
- On getting to the landing page, a user is able to view a currently displayed github user profile with respective public repositories.
- The user is able to navigate to other pages (About, Explore/Search) using the navigation bar.
- On navigating to the Explore/Search section, the user can use the search bar to key-in their search query and the results are then displayed below the search bar. 4.The app allows the user to search either by github usernames or repository-names.
No known bugs
- HTML
- CSS
- Bootstrap
- Angular
For pertinent comments, suggestions or questions, you may contact me at [email protected] For pertinent comments, suggestions or questions, you may contact me at Rk Nyra.
License used is MIT License
Copyright (c) Rhoda Kimanga (RK Nyra) September 2019