Cappeloow / Busker

0 stars 0 forks source link

Busker - Social Media Platform for Artists

Busker is a full-stack social media platform designed for artists. It allows artists to showcase their profile, share links, and manage their availability through a calendar system. The artists can also buy their own QR-Code based Items from the store. Which can benefit them when they're playing live somewhere on a bar, festival or simply on the street. This simplifiy the connection between the audience and artists and the audience can really get to know the artist in no time by passing in all your social media links.

Features

Tech Stack

Backend

For versions check package.json

Frontend

For versions check package.json

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    
    git clone https://github.com/Cappeloow/Busker.git

cd backend npm install npm run dev

cd frontend npm install npm run dev

Visit http://localhost:3000 in your browser.