Responsive Instagram UI Clone
This project is a clone of the Instagram UI. I made it to study and improve my skills with HTML and CSS, and learn new concepts, like layouts, responsiveness, positioning and some JS concepts. Any feedback, opinions or suggestions is very welcome!
The latest update includes some nice new features, such as the gradient border and scroll buttons in stories, and the possibility to add more than one media to the post content, plus, of course, a major overhaul of the UI design!
- Layout (Flexbox);
- Positioning;
- Semantic HTML;
- Responsiveness (Media Queries, Relative Lengths);
- Light/Dark Theme;
- SVG Usage;
- BEM Methodology;
- Scroll Snapping;
- Events;
- LocalStorage;
- Intersection Observer;
- Refactor CSS (Maybe add SASS).
- Clone the project.
- Open the folder with
Visual Studio Code
. - Install
Live Preview
extension. - Right click index.html >
Live Preview: Show Preview
. - Open the
localhost:3000
address in your favorite browser.
Made by Leonardo Costa 🙂
Distributed under the MIT License. See LICENSE
for more information.