A clean and realistic clone of the Facebook interface built with pure HTML and CSS — featuring the Home/Login page, Dashboard, and Sign Up page.
- 🏠 Facebook-style Home / Login page
- 📊 Dashboard / News Feed page
- 📝 Sign Up page
- 🎨 Pixel-perfect Facebook UI clone
- 🖼️ Custom profile image and Facebook logo included
- 🌐 Deployed and live on Netlify
| Technology | Purpose |
|---|---|
| HTML5 | Page structure & layout |
| CSS3 | Styling & design |
CSS-Assignment-14-fb-dashboard/
│
├── index.html # Home / Login page
├── style.css # Main stylesheet
├── facebook_logo.png # Facebook logo asset
├── favicon.ico # Browser tab icon
├── umair_profile.png # Profile image asset
├── dashboard/ # Dashboard / News Feed page
└── signup page/ # Sign Up page
-
Clone the repository
git clone https://github.com/Umairalimalik78/CSS-Assignment-14-fb-dashboard.git
-
Navigate to the project folder
cd CSS-Assignment-14-fb-dashboard -
Open
index.htmlin your browserSimply double-click the
index.htmlfile or open it with Live Server in VS Code.
This project is deployed using Netlify. Live URL: fb-clone-umair.netlify.app
Umair Ali
- GitHub: @Umairalimalik78
Made with ❤️ by Umair Ali
