All Projects → leocosta1 → instagram-clone

leocosta1 / instagram-clone

Licence: MIT license
Instagram Clone made with HTML, CSS and JS, for study purposes.

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to instagram-clone

gcp-class-1
Google Cloud class 1
Stars: ✭ 14 (-61.11%)
Mutual labels:  study-project
RestaurantReactApp
This is a responsive website that uses PWA app standards, completely created with React, React router and firebase
Stars: ✭ 59 (+63.89%)
Mutual labels:  study-project
challenges-chef
📖 Challenges Your Chef Skills By Solving Real Questions.
Stars: ✭ 27 (-25%)
Mutual labels:  study-project
giant-sur
🍏 macOS Big Sur UI clone for the web built with React, Next.js, TypeScript, and Tailwind CSS
Stars: ✭ 73 (+102.78%)
Mutual labels:  ui-clone
Layouts-To-Clone
Este repositório tem como objetivo reunir templates de sites para ajudar a pessoas que estão aprendendo e estão querendo praticar o desenvolvimento de sites.
Stars: ✭ 28 (-22.22%)
Mutual labels:  ui-clone

Instagram Clone

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!

🤓 Improved Skills

  • Layout (Flexbox);
  • Positioning;
  • Semantic HTML;
  • Responsiveness (Media Queries, Relative Lengths);
  • Light/Dark Theme;
  • SVG Usage;
  • BEM Methodology;
  • Scroll Snapping;
  • Events;
  • LocalStorage;
  • Intersection Observer;

ToDo

  • Refactor CSS (Maybe add SASS).

Dev Setup (VS Code)

  1. Clone the project.
  2. Open the folder with Visual Studio Code.
  3. Install Live Preview extension.
  4. Right click index.html > Live Preview: Show Preview.
  5. Open the localhost:3000 address in your favorite browser.

Infos

Made by Leonardo Costa 🙂

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].