Samar Homepage Layout
See the live page Samar π
Introduction
A webpage layout built with HTML5, CSS3 and Sass.
Tasks and Roadmap
Phase 1: Desktop-first design and effects
Feb 6 - 20, 2022
- Homepage layout with desktop-first design
- Full effects with libraries/ plugins:
- animate.css - A cross-browser library of CSS animations
- wow.js - Aa JavaScript library that reveals CSS animation as you scroll down a page
- lightgallery.js - A customizable, modular, responsive, lightbox gallery plugin
- Owl Carousel 2 - Touch enabled jQuery plugin that lets you create a beautiful, responsive carousel slider
- Slick Carousel - A responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!
- Font Awesome - The Internet's icon library and toolkit
Phase 2: Responsive design on smaller devices (tablet, mobile, ...)
- Make responsive design
Project Structure
$PROJECT_ROOT
β # Resource files
βββ assets
β β # Image files
β βββ images
β β # JavaScript files
β βββ scripts
β β # Scss files
β βββ scss
β β # CSS files
β βββ styles
β β # Third party libraries/ plugins
β βββ vendors
β # Screenshots of the project
βββ screenshots
β # Page content
βββ index.html
Installation and Run
Check out the webpage -> Samar or run locally:
git clone https://github.com/scoobytux/samar.git
cd samar
- Open
index.html
file
Some Project's Views on MacBook/ Laptop
Credits and Reference
Resource | Description |
---|---|
https://samar.dexignzone.com/xhtml/index.html | The original website |