https://github.com/imacod3r/github-goats
Simple web app that allows you to save your favorite guthub profiles
https://github.com/imacod3r/github-goats
fetch-api github-api javascript
Last synced: 10 months ago
JSON representation
Simple web app that allows you to save your favorite guthub profiles
- Host: GitHub
- URL: https://github.com/imacod3r/github-goats
- Owner: ImaCod3r
- License: mit
- Created: 2025-01-14T11:30:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T11:41:41.000Z (about 1 year ago)
- Last Synced: 2025-02-03T06:32:49.443Z (12 months ago)
- Topics: fetch-api, github-api, javascript
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Goats
This project allows users to manage their favorite GitHub repositories.

## Features
- Add repositories to favorites
- Remove repositories from favorites
- List all favorite repositories
## Contributing
1. Fork the repository
2. Create a new branch (`git checkout -b feature-branch`)
3. Commit your changes (`git commit -m 'Add some feature'`)
4. Push to the branch (`git push origin feature-branch`)
5. Open a Pull Request
## License
This project is licensed under the MIT License.