Skip to content

yhfa/tracks

Repository files navigation

Tracks

Music streaming platform

Demo

https://tracks-e0pnqi387-youssif77.vercel.app

Tech Stack

Client: React Nextjs prisma chakra-ui easy-peasy, typescript

RDBMS: postgresql

Run Locally

Clone the project

  git clone https://github.com/yhfa/tracks

Go to the project directory

  cd tracks

Install dependencies

  npm install

Start the app in development

  npm run dev

Build the project

  npm run build

License

MIT License