Skip to content

Codativ/Building-Landing-Page-NextJS15

Repository files navigation

image

🏗️ İnşaat Şirketi Web Sitesi / Construction Company Website

Bu proje, Next.js 15 ve Tailwind CSS kullanılarak geliştirilmiş modern bir inşaat şirketi web sitesidir. Proje, hızlı ve ölçeklenebilir bir frontend mimarisi sunar.

This project is a modern construction company website built using Next.js 15 and Tailwind CSS. It provides a fast and scalable frontend architecture.


🚀 Teknolojiler / Technologies

  • Next.js 15 - React tabanlı modern bir framework

  • Tailwind CSS - Hızlı ve özelleştirilebilir CSS framework'ü

  • Next.js 15 - A modern React-based framework

  • Tailwind CSS - A fast and customizable CSS framework


📌 Özellikler / Features

✅ Şık ve modern tasarım
✅ Mobil uyumlu ve duyarlı (responsive) arayüz
✅ SEO dostu yapı
✅ Hızlı sayfa yükleme süreleri

✅ Sleek and modern design
✅ Mobile-friendly and responsive interface
✅ SEO-friendly structure
✅ Fast page loading times


📂 Kurulum ve Çalıştırma / Installation & Running

1️⃣ Depoyu klonlayın / Clone the repository

git clone <repo-link>
cd <project-directory>

2️⃣ Bağımlılıkları yükleyin / Install dependencies

npm install
# veya / or
yarn install

3️⃣ Geliştirme ortamında çalıştırın / Run in development mode

npm run dev
# veya / or
yarn dev

4️⃣ Tarayıcıdan erişim / Access via browser

http://localhost:3000

📦 Derleme / Build

Projeyi dağıtıma hazır hale getirmek için aşağıdaki komutu çalıştırabilirsiniz:

To prepare the project for deployment, run the following command:

npm run build
# veya / or
yarn build

📝 Lisans / License

Bu proje MIT lisansı ile lisanslanmıştır. Daha fazla bilgi için LICENSE dosyasına göz atabilirsiniz.

This project is licensed under the MIT license. For more details, check the LICENSE file.


İyi kodlamalar! 🚀 / Happy coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published