anaguerraabaroa / adalab-landing-page

:iphone: :woman: :computer: Adalab Responsive Landing Page || Developed with HTML5 and CSS3 || Half Module 1 Project of the Adalab Digital Frontend Development Bootcamp

Home Page:https://anaguerraabaroa.github.io/adalab-landing-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile version Tablet version Desktop version

Adalab Landing Page

About

Half module 1 project of the Adalab Digital Frontend Development Bootcamp.

This is a responsive landing page developed with and

Project URL is available on GitHub Pages.

Quick start guide

Instructions to start this project:

Installation

  • Clone repository:
git clone [repository]
  • Run project on local server with VSCode live server plugin.

Features

  • HTML semantic elements
  • Fixed header with a logo and a inline navigation menu
  • Main section with a background color and centered title
  • Responsive web design for mobile and tablet/desktop devices
  • Rubik typography and defined colors palette

Folder Structure

Adalab Landing Page
├── images
│   ├── adalab-logo-155x61.png
│   ├── landing_desktop.png
│   ├── landing_mobile.png
│   └── landing_tablet.png
├── styles
│   └── main.css
├── index.html
├── LICENSE
└── README.md

License

This project is licensed under GitHub

About

:iphone: :woman: :computer: Adalab Responsive Landing Page || Developed with HTML5 and CSS3 || Half Module 1 Project of the Adalab Digital Frontend Development Bootcamp

https://anaguerraabaroa.github.io/adalab-landing-page/

License:MIT License


Languages

Language:HTML 57.3%Language:CSS 42.7%