📊 Smoke-Stream Project Structure

Smoke-Stream/
backend/
server.js
routes/
tech.js
music.js
video.js
models/
TechArticle.js
Music.js
Video.js
controllers/
techController.js
musicController.js
videoController.js
frontend/
public/
index.html
src/
App.js
index.js
components/
Header.js
Footer.js
TechList.js
MusicPlayer.js
VideoPlayer.js
styles/
App.css
.gitignore
package.json
README.md

🚀 Project Overview

Smoke-Stream is a full-stack web application combining tech articles, music streaming, and video playback in one platform.

Node.js
React
Express
MongoDB
RESTful API
JWT Auth
WebSocket