-
That's great to hear that you've created a WhatsApp clone using HTML and CSS! Building a project like that is a fantastic way to apply and reinforce your skills. Here's a breakdown of what you might have learned through this project:
-
Creating a WhatsApp clone would have involved extensive styling using CSS. This includes styling elements like buttons, text inputs, chat bubbles, and background colors to mimic the look and feel of WhatsApp.
-
Developing a responsive design that works well on different screen sizes is essential for any web project. You might have learned techniques like media queries to adjust the layout and styling based on the device's screen size.
-
To create a layout similar to WhatsApp's chat interface, you might have used Flexbox or CSS Grid to arrange elements in rows and columns effectively.
-
If you used Git for version control while developing your project, you would have learned how to manage and track changes to your codebase effectively.
- GITHUB - @0xabdul