Skip to content

Instagram-like feed app built with React (search, likes, components)

Notifications You must be signed in to change notification settings

onurerkoc-dev/react-instagram-clone

Repository files navigation

Instagram Clone – React Project (Workintech)

Bu proje, Workintech React eğitimi kapsamında geliştirilmiş, temel Instagram benzeri bir gönderi uygulamasıdır.

Amaç; React component mimarisini, state ve props kullanımını, kullanıcı etkileşimlerini ve basit bir arama (search) mekanizmasını uygulamalı olarak öğrenmektir.


🚀 Özellikler

  • Gönderi listeleme
  • Kullanıcı adına göre arama (search)
  • Gönderi beğenme (like)
  • Yorumlar componenti
  • Controlled input kullanımı
  • Componentler arası props ile veri aktarımı

🧠 Öğrenilen Konular

  • React component mimarisi
  • Props drilling ve veri akışı
  • useState hook kullanımı
  • Event handling (onChange, onClick)
  • Array metodları (map, filter)
  • Basit bug fix ve refactor işlemleri

🛠️ Kullanılan Teknolojiler

  • React
  • Vite
  • JavaScript (ES6)
  • CSS

📦 Kurulum ve Çalıştırma

Projeyi local ortamda çalıştırmak için:

git clone https://github.com/boneleso/react-instagram-clone.git
cd react-instagram-clone
npm install
npm run dev

About

Instagram-like feed app built with React (search, likes, components)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published