Skip to content

Successfully crafted a Twitter clone using only HTML and CSS in this project. Achieved unexpected success, implementing responsiveness for dynamic resizing based on the user's browser window size. The development journey deepened my understanding of web page layout and positioning techniques.

Notifications You must be signed in to change notification settings

NtajiBenbor/TwItter-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Twitter Clone Built With HTML and CSS

Content 🔗

  1. Project Overview
  2. Screenshots
  3. Why I built this
  4. what I learned building this project.
  5. Tools and resources utilized
  6. Author

1. Project Overview 😄

This project is my attempt to create a Twitter clone using only HTML and CSS. This undertaking turned out to be more successful than I anticipated. I was able to make it responsive, meaning that the app would resize and adjust its layout based on the user's browser window size. While developing this project, I gained a deeper understanding of web page layout and positioning techniques.


check it out here


2. Screenshots 📷

Screenshot 1

Full screen A screenshot at Full screen

Screenshot 2

Full screen 2nd screenshot at Full screen

Screenshot 3

Medium window a screenshot at medium browser window

Screenshot 4

Smaller Window a screenshot at small browser window

3. Why I built this 🔨

This project was one of three that I developed to assess my comprehension of CSS and HTML before advancing to JavaScript. These projects allowed me to apply my understanding of these fundamental web development languages and gain hands-on experience in creating responsive web pages.

4. what I learned building this project.

  • Creating the layout proved to be the most challenging aspect of this project. It taught me about the trade-offs between employing sticky and fixed position values on an element. The decision to use one or the other can ultimately make or break your layout.

  • Tackling responsiveness with media queries: Mastering responsiveness through media queries, I gained proficiency in utilizing media queries and the display property to craft webpages that dynamically adjust based on the user's browser window size..

5. Tools and resources utilized 🔧

The following tools and resources where utilized in building this project.

Author 🖊️

Hi I'm Benedict, I'm learning to become a frontend developer. check out my blog where I'll be sharing my learning experiences, projects, and tips.

  • Checkout it here 🔗

You can also connect with me on twitter

About

Successfully crafted a Twitter clone using only HTML and CSS in this project. Achieved unexpected success, implementing responsiveness for dynamic resizing based on the user's browser window size. The development journey deepened my understanding of web page layout and positioning techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published