Skip to content

e-commerce landing page based on vanilla JS (JQuery library), SCSS preprocessor, and Webpack with Babel for bundling the final project.

Notifications You must be signed in to change notification settings

romaniso/recruitment-task-landing-page

Repository files navigation

Recruitment task Landing Page

e-commerce landing page based on vanilla JS (JQuery library), SCSS preprocessor, and Webpack with Babel for bundling the final project.

Used technologies

  • HTML
  • SCSS
  • JavaScript (JQuery)
  • Webpack
  • Babel

Libraries

  • JQuery (cdn)
  • Slick Slider (cdn)

Instalation

  • Development env:
// for npm:
npm run dev

// for yarn
yarn run dev
  • To generate production package:
// for npm:
npm run build

// for yarn
yarn run build

Tasks to complete

  • Use External JS lib "Slick Slider"
  • Use SCSS/SASS/LESS preprocessor
  • Use JQuery
  • Use Meta HTML tags
  • Use semantic html code
  • Markup scheme
  • Validate the project
  • Form validation logics
  • Clickable and interactive like buttons
  • Infinite carousel effect
  • Scrolling text effect
  • Dynamic timer banner
  • Hamburger menu

Check it online on github pages

About

e-commerce landing page based on vanilla JS (JQuery library), SCSS preprocessor, and Webpack with Babel for bundling the final project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published