This project was generated with Angular CLI version 8.0.6.
This application enables the the user to input their favorite user's account name on github and search for it.
- Type in the username.
- The user automatically appears if it's correct.
- Allows them to access their repositories too.
- Allows users to view the number of repositories, number of people they follow and following them back.
- Open your terminal
- initialize github, git clone https://github.com/Pixel-0/githubSearch.git
- cd githubSearch
- open folder in prefered IDE
- open terminal
- run "ng serve -o" to open the application in your localhost
- HTML
- CSS
- Bootstrap
- Javascrpt
- Angular js
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.
Run ng e2e
to execute the end-to-end tests via Protractor.
For any user support, contact saramunini11@gmail.com
Copyright (c) {2019} Sara Munini Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.