A decentralised protocol for music artists, fans and collective forms of value exchange
Even wants to fundamentally change the way artists and their communities interact. Even aims to reshape the future of music through deeper collaboration of all participants in the ecosystem.
- Next js
- Tailwind css
Run the development server:
- Clone the project
git clone https://github.com/apeunit/even-music.git
- Install packages
npm install
- Run local server
npm run dev