Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igorcbraz/gitfest
Website to generate a festival invite based on your top repositories !
https://github.com/igorcbraz/gitfest
art festival festival-app gitfest github github-integration share
Last synced: 2 days ago
JSON representation
Website to generate a festival invite based on your top repositories !
- Host: GitHub
- URL: https://github.com/igorcbraz/gitfest
- Owner: Igorcbraz
- License: mit
- Created: 2023-06-02T11:02:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T11:41:12.000Z (5 months ago)
- Last Synced: 2024-06-10T13:21:19.718Z (5 months ago)
- Topics: art, festival, festival-app, gitfest, github, github-integration, share
- Language: JavaScript
- Homepage: https://gitfest.netlify.app/
- Size: 1.69 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GitFest
Create a festival lineup
from your top Github repositories.
Key Features •
How To Use •
Related •
License
Festival Lineup Result## Key Features
* Create your own Lineup, see your repositories like never before
* Dark/Light mode
- Giving attention to prefer-color-scheme.
* Github OAuth integration
* Github API consuming
* Manipulating SVG
* Save the result as image## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/Igorcbraz/GitFest# Go into the repository
$ cd GitFest# Install dependencies
$ npm install# Run the app
$ npm start
```> **Note**
> If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.## Related
[Instafest](https://www.instafest.app/) - Version to create festival lineup by your top songs
[Receiptify](https://receiptify.herokuapp.com/) - Get most played tracks in a Receipt format
## You may also like...
- [Calculator](https://github.com/Igorcbraz/Calculadora) - Explain prefer-color-scheme with calculator project
- [GitFest Article](https://medium.com/@igorcbraz/create-a-festival-lineup-with-your-github-repositories-49229026f042) - Medium post talking more about GitFest## License
MIT
## Support
---
> GitHub [@Igorcbraz](https://github.com/Igorcbraz) ·
> Linkedin [@Igorcbraz](https://www.linkedin.com/in/igorcbraz/)