We tranforms the way music has been brings to the scenaries. Choose your own band for any type of events. Have a bundle of profesional artists for any music purposal. If you are a musician, you can make so many contacts and enhace your visibility.
To run this project in a local server you need to install some libraries and technologies
- Node.js
In this link you can download it just in case you do not have it yet
To run de project you need to follow the steps below:
- Clone the GibHub project with the follow command:
git clone <repo link> <dir name>
- Install the dependecies wit npm running the follow command
npm install
- Run de project with the command below:
npm run dev