This GIF demonstrates the main features of the Natours website.
Nexter is a sleek and modern real estate landing page π‘. Built from scratch using HTML, CSS, and SASS, this responsive design ensures a seamless experience across all devices π±π». With a clean user interface and well-structured layout, Nexter is a perfect showcase for elegant real estate web design. β¨
Nexter is a responsive real estate portfolio site, designed to highlight properties in a minimal and attractive way. Itβs a great example of what can be achieved with only frontend technologies and Sass architecture. The design is fully responsive and adjusts gracefully across screen sizes.
- Frontend: HTML, CSS, SASS
- Code Editor: Visual Studio Code
- Deployment: Netlify
Here are the tools and resources used during the development of this project:
- π Google Fonts: For modern and readable typography.
- π¨ Tint and Shade Generator: For creating consistent color palettes.
- π Coolors Contrast Checker: To ensure accessibility and readability.
- π¨ Open Color: For a well-balanced color scheme.
- π· Unsplash: For high-quality, royalty-free images.
- π Icomoon: Visit Icomoon for scalable and customizable icons.
The project is deployed on Netlify. You can visit the live site here:
π Nexter Live Demo
You can find the source code for this project on GitHub:
π Nexter GitHub Repository
- Clone the repository:
git clone https://github.com/Okyanusaydgn/Nexter_Project.git
- Navigate to the project folder:
cd nexter-project - Open in Visual Studio Code:
code . - **Install dependencies (if you haven't already):
npm install
- Start a local server (Optional, if needed):
npm start

