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