Your dynamic journal for musical adventures.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is a music-focused take on the Letterboxd experience — a space to log, rate, and reflect on the albums and songs that shape your listening journey. Whether you're diving into a new release or revisiting a classic, it’s designed to help you catalog your thoughts, build personal lists, and see how your taste evolves over time.
The goal is to make music discovery and journaling more intentional and fun, without getting in the way. It's not about algorithms or charts — it's about your own connection to the music. Think of it as a digital scrapbook for your ears.
With Jukeboxd, you can:
- Rate and review musical content from your favorite artists
- Connect with your friends and other music lovers by commenting and reacting to one each other's ratings
- Keep track of statitics related to your music-listening patterns
This app is under active development.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You need npm to run the server.
- npm
npm install npm@latest -g
And also all of the Next.js dependencies.
- react
npm install next@latest react@latest react-dom@latest
- Clone the repo
git clone https://github.com/pedroborgescruz/jukeboxd.git
- Install NPM packages
npm install
- Run the Next.js server
npm run dev
- Go to http://localhost:3000
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU License. See LICENSE.md for more information.
Pedro Borges - @pedroborgespc - pedroborgespc@gmail.com
Project Link: https://github.com/pedroborgescruz/jukeboxd
