Skip to content

ksenius/manage-landing

Repository files navigation

Manage landing page

This project is my solution to an intermediate level Frontend Mentor challenge I implemented to practice and improve my frontend skills.

Built using CSS Flexbox, CSS Grid, SCSS, vanilla JavaScript and Gulp as a build tool.

Live Page

Project Setup

Clone the repository and run npm install to install the dependencies.

Available Scripts

npm start - serves the project on localhost:3000.

npm run build - builds the project for production.

npm run lint:js - lints JavaScript code with ESLint.

npm run lint:scss - lints SCSS code with Stylelint.

About

Responsive landing page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published