GitSearch
School Independent Project in Angular to Create a website where users may enter github ussernames or public repository names and get back the search results with images and description.
Chalie
ByFor Users
Live Release
Live : View Here
Project Landing Page
Contributions
If you'd like to contribute.
- Fork the repo
- Create a new branch (git checkout -b feature)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (git commit -am 'Improve/Add feature')
- Push to the branch (git push origin feature)
- Create a Pull Request [Make sure your code is properly commented] If you find a bug, kindly open an issue Here . If you'd like to request a new function, feel free to do so by opening an issue Here.
Development server setup
git clone https://github.com/Chal13W1zz/GitSearch.git && cd QuotesHub && npm i && ng serve -o
for a dev server. The app will automatically open on your default browser and reload if you change any of the source files.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Technologies Used
- Angular Framework
- Fontawesome
Known Bugs
No known bugs