Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 640 Bytes

README.md

File metadata and controls

49 lines (30 loc) · 640 Bytes

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