/youtube-clone

A dark - mode Youtube Clone

Primary LanguageJavaScript

Youtube Clone

A dark - mode Youtube Clone

Getting Started

  1. Fork and Clone the repository to your local machine
git clone https://github.com/<your-username>/<repo-name>.git
  1. Install the dependencies
npm install
# or
yarn install
  1. Start the development server
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Authors

Contributing

Contributions are welcome! ;)