Skip to content

tulna07/samar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

MacBook/ Laptop view 1

MacBook/ Laptop view 2

MacBook/ Laptop view 3

MacBook/ Laptop view 4

Credits and Reference

Resource Description
https://samar.dexignzone.com/xhtml/index.html The original website