Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sailingtheseas | 79 | 3 days ago | ||||||||
⚓🏴☠️ A curated list you may find interesting. | ||||||||||
Awesome Chip | 34 | 3 years ago | ||||||||
A curated list of awesome CHIP related projects. Many of the links are down :( | ||||||||||
R3f Spotify Game | 29 | 6 months ago | n,ull | TypeScript | ||||||
A music game built with react-three-fiber and the Spotify API | ||||||||||
Name That Tune | 29 | 21 days ago | 6 | gpl-3.0 | TypeScript | |||||
Spicetify Heardle.app | ||||||||||
Hyperskill Java Track | 21 | 5 months ago | ||||||||
Jetbrains hyperskill java roadmap projects | ||||||||||
Awesome Devblogs | 11 | 2 months ago | 1 | other | ||||||
A curated list of awesome devblogs to check out! | ||||||||||
Project One | 9 | 5 years ago | HTML | |||||||
Project one collaboration | ||||||||||
Yeetbeat | 8 | 4 years ago | 1 | JavaScript | ||||||
UQCS Hackathon 2019 project. Made by Liam, Zak, James, Madhav, Kenton, Matt, Liv, David & Alex. | ||||||||||
Discordspotifybot | 7 | 5 years ago | 1 | mit | JavaScript | |||||
Bot that will change your current game status to the song playing in your Spotify desktop app. | ||||||||||
Album Hangman | 5 | a year ago | 8 | JavaScript | ||||||
Hangman game for your Spotify library |
Hangman game for music lovers, using the Spotify & Apple Music APIs.
yarn install
.cp .env .env.local
in the project root directory.http://localhost:3000/game/
to the Redirect URIs section and press Save..env.local
file, to the REACT_APP_SPOTIFY_ID
variable, and Change REACT_APP_GAME_REDIRECT_URL
to http://localhost:3000/game/
.yarn start
to start the dev server.The project was bootstrapped with Create React App.