Skip to content

abodiamhe/nexter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexter

Nexter is a responsive real estate landing page built to showcase properties and services for a real estate agency.

This project focuses on modern CSS layout techniques, especially CSS Grid, and writing scalable styles using SCSS.


Preview

A marketing landing page designed for:

  • Showcasing featured properties
  • Presenting real estate services
  • Displaying testimonials and agent information

Why This Project?

I built this project to:

  • Master CSS Grid for complex layouts
  • Practice writing modular and maintainable SCSS
  • Improve responsive design skills without frameworks
  • Understand real-world landing page structure

This project is frontend-only and does not include a backend.


Features

  • Fully responsive layout
  • Complex page structure built with CSS Grid
  • Clean and modern real estate UI
  • SCSS architecture for better maintainability

Tech Stack

  • HTML5
  • SCSS (Sass)
  • CSS Grid

Key Concepts Practiced

  • CSS Grid (explicit & implicit grids)
  • Grid-based page layouts
  • SCSS variables, nesting, and partials
  • Responsive design with media queries
  • Component-based styling

Project Structure

nexter/ ├── index.html ├── scss/ ├── css/ └── img/


Getting Started

Open the project locally:

git clone https://github.com/abodiamhe/nexter.git
cd nexter
open index.html

What I Learned

  • Building complex layouts using CSS Grid

  • Structuring styles with SCSS for scalability

  • Managing responsive layouts efficiently

  • Designing clean landing pages without CSS frameworks

Future Improvements

  • Improve accessibility and semantics

  • Add animations and transitions

  • Convert to a React-based frontend

  • Integrate a backend for property listings

Author

Sadiq Akhigbe
Full Stack MERN Developer

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published