Skip to content

manishdevelops/Loopstudios-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Loopstudios landing page solution

This is a solution to the Loopstudios landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow
  • MVC architecture
  • ES6 Modules
  • ES6 Classes

Dependencies

  • core-js
  • regenerator-runtime
  • transformer-sass
  • parcel

Running locally

From the repo:

  • Fork the repo
  • Clone it via comman git clone <URL of your forked repository>
  • cd <forked repository directory>
  • Type npm i in your bash/command line
  • Type npm run build in your bash/command line for production
  • Type npm start to start your local development server

Author