Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.25 KB

About FreeTunes Music App

Tools Used:

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:

ProjSS1 ProjSS3 ProjSS4 ProjSS5

To add more features, you can start by cloning this Project, then:

  1. Install node
  2. Run npm install from Project directory, it will install all the dependencies.
  3. Setup the database, I used Heroku -> PostgreSQL
  4. Install Prisma and connect it to the database
  5. Now you're good to go, don't forget to create a PR for any new feature
  6. And you can also deploy your own app on Vercel, Netlify,etc

**Currently not live as Heroku dyno has been shut down