numex-ilan/README.md

16 lines
414 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# numex-ilan
İlan verme, arama ve listeleme özellikli örnek ilan/pazar platformu arayüzü.
**Geliştirici:** Nurullah Şahin
## Özellikler
- Kategori bazlı ilan listeleme ve katalog
- Filtreleme (il, fiyat aralığı, anahtar kelime, sıralama)
- İlan açma, detay görüntüleme ve mesajlaşma
- JSON dosya tabanlı basit veri katmanı (`server/data/db.js`)
## Kurulum
```bash
npm install
npm run start