Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/utkbkts/whatsapp-clone
- Owner: utkbkts
- Created: 2024-11-11T12:58:07.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T22:52:44.000Z (3 months ago)
- Last Synced: 2024-12-01T18:44:53.324Z (2 months ago)
- Topics: axios, mongodb, mongoose, nodejs, react, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 819 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```