Skip to content

sgrazys/12_meet-landing-page

Repository files navigation

MIT License LinkedIn


Frontend Mentor | Meet landing page solution

This is a solution to the Meet landing page challenge on Frontend Mentor.
Explore the docs »

DEMO

Table of Contents
  1. Overview
  2. Getting Started
  3. License
  4. Contact

Overview

(back to top)

Challenge

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

(back to top)

Solution screenshot

Social Proof Section

Links

Built With

HTML CSS3

  • Flexbox
  • Mobile-first workflow

(back to top)

Getting Started


Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

This is an example of how to list things you need to use the software and how to install them.

  • npm

    npm install npm@latest -g

Launch locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/sgrazys/12_meet-landing-page.git
  2. Install NPM packages
    npm i
    
    or
    npm install
    
  3. Run the development server
    npm run start
    

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Saulius Grazys

Gmail LinkedIn

Project Link: https://saul-meet-landing-page.netlify.app/

(back to top)