Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manishdevelops/loopstudios-landing-page
- Owner: manishdevelops
- Created: 2023-03-11T16:04:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-03T04:42:33.000Z (over 1 year ago)
- Last Synced: 2024-12-19T00:40:35.773Z (15 days ago)
- Topics: es6-classes, es6-modules, grid-layout, javascript, mvc-architecture, parcel, parcel-bundler, responsive-web-design, sass, sass-mixins
- Language: SCSS
- Homepage: https://loopstudious-webpage-bymkm.netlify.app/
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)