This frontend pretend to provide musical services to artists who need spread his music with live shows and therefore need a platform to show his profiles and stay in contact with potential clients.
- Next - Next.js enables you to create full-stack Web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds.
- Mantine - Build fully functional accessible web applications faster than ever – Mantine includes more than 100 customizable components and 50 hooks to cover you in any situation
- Socket IO - Bidirectional and low-latency communication for every platform
It requires Node.js v16+ to run.
Install the dependencies and devDependencies to start the server.
pnpm i
pnpm run dev
There is a file called .env.example where you will find a series of variables to fill out with your credentials to make the application work. Please check your endpoints with the backend of the app here