React Version #64
soyricardodev
started this conversation in
General
Replies: 1 comment
|
I am glad you enjoyed it, I think small mention in Readme with link to original project would be enough ❤️ Fork vs new repo whichever feels easier for you, forks make easier to sync changes from upstream, tho because you will be rewriting it I imagine thats not much value for you. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Your project is amazing. I'd love to use it as a base and inspiration to create a similar version in React. My plan is to use TanStack Router (or TanStack Start) for routing and Shadcn for the styles instead of Material UI.
Besides replicating the core functionality, I want to implement some custom features, like the ability to share music between devices on the same network.
I have a few questions pleease help:
What's the correct way to give credit and attribution for your work? I'll obviously reference your project in my repo, but I'd like to know if there are any other ways to properly acknowledge your contribution, as my intention is to also make my project open source.
What's the best approach to start? Should I fork your repository and begin the migration, or is it better to create a new repo from scratch?
Thanks for all your inspiring work!
All reactions