Skip to content

This is a YoutubeClone with touchable thumbnails and playing videos.

Notifications You must be signed in to change notification settings

bluekitsune-sad/YouTubeCloNe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

YouTubeCloNe

Welcome to Our Awesome Project! 😄

Thanks for dropping by our project. I'am thrilled to have you here! 🎉

What is This Project All About? 🤔

This project is your one-stop solution for this is a YoutubeClone made with Simple HTML, CSS and a very little JavaScript this is with touchable thumbnails and playing videos.. Whether you're a developer, designer, or just curious, I've got something for you! ✨

here is a live demo Click here

How Can You Contribute? 🚀

  • 💡 Feature Requests: Have a brilliant idea? Share it with me! I love new ideas.
  • 🐛 Bug Reports: Spotted a pesky bug? Let me know so I can squash it.
  • 🤝 Pull Requests: Feeling adventurous? Contribute to my project by sending a pull request. Certainly! To guide users on how to fork and use your project, you can add a section like this to your README:

Getting Started with Contributions 🛠️

To get started and contribute to this project, follow these simple steps:

1. Fork the Repository

Click the "Fork" button at the top right of the repository to create your copy of the project.

2. Clone Your Forked Repository

Clone your fork to your local machine. Replace <your-username> with your GitHub username.

git clone https://github.com/<your-username>/your-repository.git

3. Navigate to the Project Directory

Change your current directory to the newly cloned project folder:

cd your-repository

4. Set Up Upstream (Optional but recommended)

You can choose to set up an upstream connection to keep your fork updated with the original project. This way, you can easily pull the latest changes.

git remote add upstream https://github.com/original-owner/your-repository.git

5. Install Dependencies

Install the required project dependencies:

npm install

6. Make Your Changes

Now you're ready to make your changes and contributions!

7. Create a New Branch

Before making changes, create a new branch for your work:

git checkout -b feature/your-feature-name

8. Commit Your Changes

Commit your changes to your local branch:

git commit -m "Add your awesome feature"

9. Push Your Changes

Push your changes to your fork on GitHub:

git push origin feature/your-feature-name

10. Create a Pull Request

Visit your fork on GitHub and click "New Pull Request" to create a pull request to the original repository. Our team will review your contribution.

11. Stay in Sync

If your pull request isn't immediately accepted, stay in sync with the original project by regularly pulling changes from the upstream repository:

git pull upstream main

My info

!Saad Let's Connect! 🌐

Got questions or just want to say hello? Reach out to me:

I can't wait to collaborate with you. Happy coding! 🎈

About

This is a YoutubeClone with touchable thumbnails and playing videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published