Current Crowd Radio is about discovering local music.
Powered by the Jamendo library, it accesses over 500k songs spread far and wide across the world.
Try it by inputing a city and a country in the Search.
Save your favorite tracks from that city to your Current Playlist & impress your friends!
Or, archive your old finds and never lose those references, even as your tastes change.
Made for music adventurists, by music adventurists.
https://current-crowd-radio.herokuapp.com/
- PostgreSQL w/ Knex
- NodeJS w/ Express
- Javascript w/ React
- Jamendo API w/ Axios
- Fork and clone this repository.
- Install all dependencies in both /client and /server
- Copy both .env.example to .env and replace variables to your configuration.
- Run
$ npm run build
in /client - Run
$ npm start
in /server - Open browser and go to http://localhost:8080/
Coming soon!
Blake Grayson Kehler Mel Dante Curtis Bateson
This project is licensed under the MIT License - see the LICENSE.md file for details
Lighthouse Labs and all the mentors who helped on this project.
Jamendo.com for their API
React Places Autocomplete by Kenny Hibino