All Projects → Rayman-Sodhi → Clone-IT

Rayman-Sodhi / Clone-IT

Licence: MIT license
The idea behind this project is to learn how different websites are made by directly cloning them using the same layout and design . New contributors can ad more websites to the list and suggest new features in the existing ones .Also there is scope to introduce new features in websites and thus creating a upgraded version of their clone .

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Markdown
49 projects
EJS
674 projects

Clone IT

GitHub contributors GitHub Closed issues GitHub PR Open GitHub PR closed GitHub language count GitHub top language GitHub last commit GitHub Maintained Github Repo Size


WE SEE IT 👀 ... WE CLONE IT 🚀

Here you can find clones of all famous websites 💻

Open Source Guides »
View Demo · Report Bug · Request Feature

Table of Contents 🧾:


About the Clone IT

The idea behind this project is to learn how different websites are made by directly cloning them using the same layout and design. New contributors can add more websites clone to the list and suggest new features in the existing ones. Also, there is a scope to introduce new features in websites and thus creating an upgraded version of their clones.


Available Clones:

Serial No. Websites Clone-Output Used Official-Website
1. 2048 Clone 2048 Clone html 5 css 3javascript react 2048 Official Web
2. AirBnb WebPage Clone AirBnb Clone html 5 css 3javascript AirBnb official Web
3. Amazon Clone Amazon Clone html 5 css 3javascript react Amazon official Web
4. Amazon Prime clone Amazon prime html 5 css 3javascript Amazon Prime official Web
5. APPLE Apple Clone HTMLCSS Apple India Official Web.
6. Avengers Puzzle clone Avengers Puzzle html 5 css 3javascript
7. Behance Clone Behance Clone html 5 css 3 Behance official Web
8. Candy crush clone Candy crush html 5 css 3javascript
9. Codepen clone Codepen clone html 5 css 3javascriptreact Codepen official
10. Coin Toss clone Coin toss clone html 5 css 3javascript
11. Dino game clone Dino game clone html 5 css 3javascript Dino game official (Without internet)
12. Discord Discord App Clone HTML CSS Discord Official Web.
13. Disney clone Disney clone html 5 css 3javascript Disney official
14. Dribbble Clone Dribbble Clone html 5 css 3scssbootstrapfirebasejavascriptreactreact-routerredux Dribbble official Web
15. Facebook Facebook Clone HTML Tailwind CSS Facebook Official Web.
16. Flipkart Flipkart Clone HTML CSS JavaScript Flipkart Official Web.
17. FreshWorks FreshWorks Clone HTML CSS JavaScript Freshworks Official Web.
18. GitHub GitHub HomePage Clone HTML CSS GitHub Official Web.
19. Gmail clone Gmail clone html 5 css 3 Gmail official
20. Google Google Search Engine Clone html 5 css 3javascript react react-router express Google Official Web.
21. Google shopping website clone Google shopping website clone html 5 css 3javascript Google shopping website
22. Google Keep Notes Google Keep Notes Clone html 5 css 3javascript react Google Keep Notes Official Web.
23. Grammarly clone Grammarly clone html 5 css 3javascript Grammarly official
24. Hackerrank clone Hackerrank clone html 5 css 3javascript Hackerrank official
25. Hindustan Petroleum Clone Hindustan Petroleum Clone html 5 css 3javascript Hindustan Petroleum Official Web
26. Hulu Hulu Clone HTML CSS JavaScript Hulu Official Web.
27. Inshorts Inshorts Clone html 5 css 3javascript react Inshorts Official Web.
28. Instagram clone Instagram clone html 5 css 3javascript Instagram official
29. kali linux clone kali linux clone html 5 css 3javascriptreact kali linux official
30. KFC KFC Clone HTML CSS JavaScript KFC Official Web.
31. LinkedIn LinkedIn Clone HTML CSS JavaScript LinkedIn Official Web.
32. Linktree Linktree Clone HTML CSS Linktree Official Web.
33. Mac OS Mac OS Clone HTML CSS Mac OS Official Web
34. Microsoft Microsoft Clone HTML Microsoft Official Web.
35. Microsoft Teams Page Clone Microsoft Teams Page Clone HTML CSS Microsoft Teams Official Web
36. Myntra Myntra Clone HTML CSS JavaScriptreact Myntra Official Web.
37. Netflix Netflix Clone HTML CSS JavaScript Netflix Official Web.
38. News Extension News Extension Clone HTML CSS JavaScript News extension Official Web.
39. Nykaa Nykaa Clone HTML CSS JavaScript Nykaa Official Web.
40. Pinterest clone Pinterest clone html 5 css 3javascript Pinterest official
41. Pluralsight clone Pluralsight clone html 5 css 3javascript Pluralsight official
42. Quora Quora Clone HTML CSS Quora Official Web.
43. Rockstar Games Rockstar Games Clone html 5 css 3javascript react Rockstar Games Official Web.
44. Reebok clone Reebok clone html 5 css 3javascript Reebok official
45. SB UI KIT PRO/ Lead-Capture SB UI KIT PRO Clone HTML CSS bootstrap JavaScript SB UI KIT PRO/ Lead-Capture Official Web
46. Skechers Skechers Clone HTML CSS bootstrap JavaScript Node Js Skechers Official Web
47. SLACK Slack Clone HTML Slack Official Web.
48. SapceX Clone SapceX Clone HTML CSS JavaScript SapceX Official Web.
49. Spotify Spotify Clone HTML CSS JavaScript Spotify Official Web.
50. Starbucks Starbucks Clone HTML CSS JavaScript Starbucks Official Web.
51. Swiggy Swiggy Clone HTML CSS Swiggy Official Web.
52. Tesla Tesla Clone CSS HTML JavaScript Tesla Official Web.
53. Tinder Tinder Clone CSS HTML Tinder Official Web.
54. Twitter Twitter Clone html 5 css 3javascript react Twitter Official Web.
55. TripAdvisor TripAdvisor Clone HTML CSS TripAdvisor Official Web.
56. Uber Eats Uber Eats Clone html 5 css 3javascript Uber Eats Official Web.
57. Unsplash Unsplash Clone html 5 css 3javascript Unsplash Official Web.
58. W3Schools clone W3Schools clone html 5 css 3javascript W3Schools official
59. Whatsapp clone Whatsapp clone html 5 css 3javascript Whatsapp official
60. Wikipedia clone Wikipedia clone html 5 css 3javascript Wikipedia official
61. Windows 11 Clone Windows 11 Clone html 5 css 3javascript Windows 11 Official Web
62. YouTube YouTube Clone HTML CSS JavaScript YouTube Official Web.
63. Zara clone Zara Clone HTML CSS JavaScript Zara Official Web.
64. Zomato Clone Zomato Clone html 5 css 3 Zomato Official Web
65. Zoom Zoom Clone HTML CSS JavaScript Zoom Official Web.
65. New Balance New Balance Clone HTML CSS JavaScript New Balance Official Web.
66. Riot Games Riot games Clone HTML CSS JavaScript Riot Games Official Web.
67. Cartoon Network Clone Cartoon Network Clone HTML CSS Cartoon Network Official Web.


(back to top)

Open Source programs this repo has been part of

script winter of code

girlscript summer of code

hackclubrait summer of code

(back to top)

Contribution Guidelines

Contributions Welcome

Never made an open source contribution before? Wondering how contributions work in our project? Here's a quick rundown!

fork this repository

Fork this repository

  • Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

clone this repository

  • Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"

where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project).

clone this repository

For example:

git clone https://github.com/name/Clone-IT.git

where name is your GitHub username. Here you're copying the contents of the Clone-IT repository on GitHub to your computer.

Navigate to the project directory

  • After cloning the project in your computer, navigate to the project file using the command below.
cd clone-it

Add a reference(remote) to the original repository

git remote add upstream https://github.com/Rayman-Sodhi/Clone-IT.git 
  • Check the remotes for this repository.
git remote -v
  • Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).
git pull upstream main

Create a new branch

git checkout -b <your_branch_name>
  • Perfom your desired changes to the code base.

  • Track your changes✔️ .

git add . 
  • Commit your changes .
git commit -m "Relevant message"
  • Push the committed changes in your feature branch to your remote repo.
git push -u origin <your_branch_name>
  • To create a pull request, click on compare and pull requests.

  • Add an appropriate title and description to your pull request explaining your changes and efforts done.

  • Click on Create Pull Request.

  • Congrats You have made a PR to the Clone-IT 💥 . Wait for your submission to be accepted and your PR to be merged.

  • Wait for the pull request to be reviewed by a maintainer. Make changes to the pull request if the reviewing maintainer recommends them.

  • Celebrate 🥳 your success after your pull request is merged!



(back to top)

Admin


Rayman Sodhi



Collaborator


Gurjeet Singh Virdee



Our Valuable Contributors


Thanks to all the people who contribute




(back to top)

Show some ❤️ by starring this awesome repository!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].