Skip to content

IvanRyabukha/DIA_landingpage

Repository files navigation

DEMO


Project Description

Responsive landing page built with HTML, SCSS, and Gulp. The project uses Stylelint for style consistency and includes a basic structure suitable for scalable front-end development. It also features a vanilla JavaScript slider and simple form validation for enhanced interactivity and user experience.


Technologies

  • HTML5
  • SCSS (Sass)
  • Gulp
  • Stylelint
  • GitHub Pages (deployment)
  • JS

Setup and Usage

# Clone the repository
git clone https://github.com/IvanRyabukha/DIA_landingpage.git
cd DIA_landingpage

# Install dependencies
npm install

# Run in development mode
npm start

# Build for production
npm run build

# Project Structure:
src/
 ├── images/
 ├── scripts/
 ├── styles/
 └── index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors