https://diogouzu.github.io/favs/
A basic example of GitHub's API usage in a responsive website that allow you to add your favorites repos and save automaticaly it to your browser's local storage!
- Made with Webpack
- Bulma.io as CSS Framework
- Check if user and repository inputs is empty
- Check if repo exists on GitHub
- Check if repo is already not in storage
- Message in screen with errors if have
- Progress bar on requests
- Download repository as zip
- Export/import storage to/from files
- Simple Category management
Inspired by 🚀 Rocketseat