Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 853 Bytes

README.md

File metadata and controls

48 lines (29 loc) · 853 Bytes

logo

Evenmusic

A decentralised protocol for music artists, fans and collective forms of value exchange

Live Link

link

📄 Project description

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.

Technologies Used

  • Next js
  • Tailwind css

Getting Started

Prerequisite

Installation

Run the development server:

  1. Clone the project
git clone https://github.com/apeunit/even-music.git
  1. Install packages
npm install
  1. Run local server
npm run dev