Skip to content

Responsive Fashion Landing Page Hero Section Using HTML CSS & JavaScript Mobile First

License

Notifications You must be signed in to change notification settings

MiadV/Responsive-Fashion-Landing-Page

Repository files navigation

Responsive Fashion Landing Page Hero Section - Template

Youtube

This project project is a part of my youtube channel. Watch it on youtube

Fashion Landing Page Hero Section - Template

  • Responsive template using HTML, SCSS & JavaScript.
  • Developed with mobile-first approach.

Join my youtube channel to see more videos like this. Youtube Channel

👉View Live

Fashion Landing Page Hero

Development

This project uses Vite as it's dev server.

  1. Clone this reposiroty.
  2. Navigate to project folder and install the dependencies.
npm install
  1. Run the development server:
npm run dev

Build for Production

In order to build this project simply run the build command. it will build the project in /dist directory.

npm run build

File Structure

Project directories are structured as follows:

Root
   ├── dist
   │   ├── assets
   │   ├── images
   │   ├── index.html
   ├── public
   │   ├── images
   ├── src
   |   ├── js
   |   ├── scss
   |   ├── index.html
package.json
vite.config.js
postcss.config.js
README.md

Cloning / Forking

Please review the license and remove all client information (logo, address, images, branding content, etc.).

Social Media

About

Responsive Fashion Landing Page Hero Section Using HTML CSS & JavaScript Mobile First

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published