This project aims to recreate the functionality and aesthetics of YouTube's video player using Bun, React, TypeScript, and Tailwind CSS.
ā ļø This code was created with the purpose of recreating the player and not to make it ready for production. That being said, this code will obviously be subject to evolution to make room for optimization and testing, with the aim of turning it into a package usable by everyone. ā ļø
bun install
..env.example
to a .env
file and update the VITE_VIDEO_URL
to the URL to what you want to play.bun run dev
.http://localhost:5173
to view the app.š Contributions are welcome! Please fork the repository, make your changes, and submit a pull request. For major changes, please open an issue first to discuss the proposed changes. š
This project is licensed under the MIT License.