Coder Social home page Coder Social logo

rdtabb / bookmark.github.io Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 673 KB

Project is finished. In this repo I work over the Frontendmentor project. Website has elements animated with Intersection Observers API. Link: https://www.frontendmentor.io/challenges/manage-landing-page-SLXqC6P5

Home Page: https://rdtabb.github.io/Bookmark.github.io/

HTML 40.51% CSS 55.38% JavaScript 4.11%
frontendmentor-challenge html-css-javascript intersectionobserver-api responsive-web-design bem-naming frontendmentor-challenges

bookmark.github.io's Introduction

Frontend-mentor-challenge. E-commerce landing-page.

This project is the challenge from Frontend-mentor. This is a single page application of e-commerce website. Layout is responsive on all devices, including responsive mobile navigation and a carousel slider. Also in application you can find onscroll animations of different elements which are done using Intersection Observers API.

Naming

Naming of classes is done using BEM naming convention. BEM is Block-Element-Modifier model, where blocks are supposed to be independent and reusable. Element of the block is marked with '__' (e.g. slider__image means that image is the element of the slider block). Modifiers are used to make elements more adaptive for special contexts. Modifiers are made with '--' as a separate class (e.g. 'button button--footer', where button is the general class and --footer is modifier which adapts button for the footer context).

Used technologies

  • HTML5/CSS3
  • Javascript
  • Intersection Observers API
  • BEM

bookmark.github.io's People

Contributors

rdtabb avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.