FakeBook is a front-end social media interface inspired by modern social networking platforms. The project focuses on building a responsive and interactive user interface using HTML, CSS, and JavaScript.
- HTML5
- CSS3
- JavaScript
- Social media style layout
- Responsive design
- Navigation sidebar
- Post feed interface
- Profile and interaction sections
- Clean and modern UI
git clone https://github.com/yourusername/fakebook-ui.gitOpen the project folder using VS Code or another code editor.
Open index.html in your browser.
You can also use the VS Code Live Server extension for easier testing and development.
fakebook-main/
│
├── assets/
│ ├── media/
│ ├── script/
│ └── style/
│
├── index.html
├── README.md
└── .gitignoreThis project helped me improve my understanding of:
- Responsive web design
- CSS layouts and positioning
- JavaScript interactivity
- UI/UX structure
- Front-end project organization
- Add real user authentication
- Create dynamic post functionality
- Add comments and reactions
- Improve accessibility
- Connect to a backend database
Khalid Alli-B
Software Development Student at MITT
