Marvin Kangangi
Github search uses the Github API to allow users to search for users and repositories on github
- HTML for setting up the webpage
- CSS and Bootsrap for styling the page
- JavaScript and jQuery for adding functionality
- Git for version control
- Angular 6
- Typescript
- Visual Studio Code
- Github API
- When the user opens the page, he/she will see my github profile and my repos. 2. The user can then navigate to the search page. 3. He/she can search for any user on github. 4. He/she can also search for the users repositories.
- The user can also navigate to the searched user's github profile.
- To clone this project to your local folder, you will first need to install git.
Use this command in your terminal
$ sudo apt install git-all
- The user will also require angular
$ npm install -g @angular/cli
- To access this project, you will need to clone it.
- Use this command in your terminal.
git clone https://github.com/marvinChomba/github
- Enjoy
There are no known bugs. Contact marvin.chomba24@gmail.com incase of any bugs
You can view the live site here
This project is under the MIT licence
Copyright (c) 2018 marvinchomba