Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexter - Your Home, Your Freedom

This repository contains the frontend code for Nexter, a fictional real estate company website.

Project Structure

  • /css: Contains the compiled CSS files.
  • /images: Contains all the images and icons used in the project.
  • /sass: Contains the Sass source files for styling.
  • index.html: The main HTML file for the website.
  • package.json: Defines project dependencies and scripts.

Getting Started

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/your-username/nexter.git
    cd nexter
  2. Install dependencies:
    npm install
  3. Start the development server and watch for Sass changes:
    npm start
    This will open the website in your default browser (or Firefox, as specified in package.json) and automatically recompile Sass files when they change.

Technologies Used

  • HTML
  • Sass (compiled to CSS)
  • JavaScript (for development scripts via npm)

About the Project

Nexter is a project to showcase a modern real estate website design. It features sections for:

  • Property listings
  • Realtor profiles
  • Customer testimonials
  • Image gallery

The design is responsive and aims for a luxurious feel.

(Note: This project was originally created by Jonas Schmedtmann as part of an online course. This version might have modifications.)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages