Music streaming platform
https://tracks-e0pnqi387-youssif77.vercel.app
Client: React Nextjs prisma chakra-ui easy-peasy, typescript
RDBMS: postgresql
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