WebTube is a visual project demonstrating the capabilities of creating a video hosting interface using modern web technologies. The project's goal is to showcase the application of Tailwind CSS for building responsive designs as well as demonstrate best practices in development with React and TypeScript.
To install and run the project locally, follow these steps:
npm install
to install dependencies.npm run dev
.