Skip to content

S-Kozachuk/pc-assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC Assemble

Landing page of PC assembly company. The main layout (1920p) is made according to the lesson of the school "Go Academy". From Figma layout.

Independent revision:

  • self-adaptation for mobile devices (from 320p)
  • pop-up window with feedback form (Ajax, PHP)
  • clearing fields in the feedback form on JS
  • validate by JQuery Validate plugin
  • customizing JQuery Validate plugin

Technologies: HTML, CSS, SASS, JS, PHP

Features:

  • Mobile First
  • Pixel Perfect (1920p)
  • SVG graphics
  • Feedback form (testing on a full-fledged hosting with PHP support)

Demo online

Test locally

git clone https://github.com/S-Kozachuk/pc-assembly.git
cd pc-assembly

Open index.html

HTML5 CSS3 SASS JavaScript jQuery PHP