Reactjs
Nextjs
TypeScript
PostgreSQL
Prisma
Heroku
ChakraUI
The FreeTunes Music App v1 lets user play music ( non-copyrighted😅 ). Some more functionalities will be added soon.
Application Screenshots:
To add more features, you can start by cloning this Project, then:
- Install node
- Run
npm install
from Project directory, it will install all the dependencies. - Setup the database, I used Heroku -> PostgreSQL
- Install Prisma and connect it to the database
- Now you're good to go, don't forget to create a PR for any new feature
- And you can also deploy your own app on Vercel, Netlify,etc
**Currently not live as Heroku dyno has been shut down