Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utkbkts/whatsapp-clone


https://github.com/utkbkts/whatsapp-clone

axios mongodb mongoose nodejs react typescript zustand

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# 🎉 Whatsapp Clone

**Hoş geldiniz!** mern stack olarak geliştirdiğim bu proje'de testleri

---

## 🚀 Proje Özellikleri

- **Modern Design**: Modern kütüphane olan React.js ile geliştirme sağladım.
- **Node.js Backend**: Daha güvenilir ve kapsamlı bir backend için node.js kullandım.

---

## 🔗 Bağlantılar

- **Youtube Video**:https://www.youtube.com/watch?v=vYI0dHDEc1Q
---
## 📦 Teknolojiler

| Layer | Technologies |
|-------------|----------------------------- |
| **Frontend**| React, TailwindCss |
| **Backend** | Node.js, Express ,socket.io |
| **Database**| MongoDB |
| **WebRTC**| Görüntülü ve sesli konuşmak için |

---

## ⚙️ Projeyi çalıştır
1. **First, clone the repository:**
```bash
git clone https://github.com/utkbkts/whatsapp-clone.git
```
2.**Yönlendirmeler ve komutlar:**
```bash
cd frontend
npm install
```
3.**Projeyi çalıştır:**
```bash
npm run dev
```
4.**Local'de derle:**
```bash
npm run build
```