Alun-Price / nexter

Real-estate/realtor website that uses CSS grid - alot!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nexter - Build A Responsive Website Using CSS Grid

image

Link to demo

Nexter CSS Grid Demo Site

Project Description

The goal of the project was to produce a completely responsive, single-page website that demonstrates the usage of CSS Grid in as many ways as possible.

The website is for a fictional company that sells luxury homes across the world.

The Nexter project is part of the Advanced CSS and SASS course by Jonas Schmedtman https://www.udemy.com/course/advanced-css-and-sass/learn/lecture/8859702#overview

Getting Started with Nexter

Use Live Server to see the site on the browser.

[to watch changes on the browser] npm run watch:sass

[to build] npm run build:css

About

Real-estate/realtor website that uses CSS grid - alot!!


Languages

Language:HTML 40.1%Language:SCSS 31.2%Language:CSS 28.7%