A YouTube clone project.
DkTube is a project that aims to recreate the functionality and interface of Youtube.
You need to have a main dependency installed:
Do you use nvm
? Then you can run nvm install
in the project folder to install and use the most appropriate version of Node.js.
So after getting the repository, don't forget to install the project's local dependencies:
Create a .env
file similar to .env.example
.
Change Clerk variables according to your project.
To run the project locally, just run the command below: