This project is a simple Facebook clone built using HTML, CSS, JavaScript, and Bootstrap. It recreates the basic layout and design of the Facebook interface, with a strong focus on responsiveness and a clean, structured design. The goal is to simulate the appearance and functionality of the Facebook web interface, particularly its front-end layout, to practice and improve skills in front-end development and responsive design.
index.html
: The main HTML file that contains the structure of the Facebook clone.main.css
: The custom CSS file for styling the project.main.js
: JavaScript file to handle interactive elements.README.md
: Project documentation..vscode/
: Folder containing configuration files for VSCode.