- This project was generated with Angular CLI version 12.1.1.
- This is a webapp created by carbon that allows you to seach for your friends and ussers in git hub.
To run the application in your terminal:
- Clone Repository on Local Machine (live link to project)
- Run
ng test
to execute the unit tests via Karma. - Run
ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.Open the media.html on the browser.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
Our Program should handle | Input example | Output example |
---|---|---|
Hide and show description and icons when clicked | Click icons | Icons and text appear and disappears when clicked. |
Hover over the images on the portfolio section to get a description of each image | Move the cuser over the images | a description of each image should apper. |
Enter your email address and message in the contact form | Enter your details and message | A reply should pop up to alert you that the message has been received |
Want to contribute? Great! To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am ‘Improve feature’
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
- Angular
- VSCode, Sublime Text, Brackets any Text Editor
- AngularCLI(Command Line Interface)
Link to the site : https://eude313.github.io/git-hub/
The MIT licence Copyright (c)2019