Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manishdevelops/loopstudios-landing-page

Beautifully crafted landing page with an elegant layout design
https://github.com/manishdevelops/loopstudios-landing-page

es6-classes es6-modules grid-layout javascript mvc-architecture parcel parcel-bundler responsive-web-design sass sass-mixins

Last synced: 15 days ago
JSON representation

Beautifully crafted landing page with an elegant layout design

Awesome Lists containing this project

README

        

# Frontend Mentor - Loopstudios landing page solution

This is a solution to the [Loopstudios landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/loopstudios-landing-page-N88J5Onjw). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## 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

![](./src/assets/design/desktop-design.jpg.jpg)
![](./src/assets/design/mobile-design.jpg)
![](./src/assets/design/mobile-menu.jpg)

### Links

- Solution URL: [solution URL here](https://github.com/Manish-d-art/Loopstudios-landing-page)
- Live Site URL: [live site URL here](https://loopstudious-webpage-bymkm.netlify.app)

## 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 `
- cd ``
- 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

- Frontend Mentor - [@Manish-d-art](https://www.frontendmentor.io/profile/Manish-d-art)
- Twitter - [@manishdevelops](https://twitter.com/manishdevelops)