Skip to content

Streamify is a Sleek real-time chat and video calling app built for seamless communication & Learning Language

Notifications You must be signed in to change notification settings

roneymoon/Streamify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Streamify — Connect Through Conversations

A passion project built to foster meaningful connections across the globe — whether you're learning a new language or casually video chatting, Streamify makes communication seamless and personal.

🔗 Live Demo


🚀 Features

  • 👥 Friend Requests – Build your own global social graph
  • 💬 Real-Time Chat – Sync messages instantly with typing indicators
  • 📞 1:1 Video Calling – Built using Stream Video SDK + WebRTC
  • 🔔 Presence & Notifications – Online status tracking and updates

🧠 Coming Soon

  • 🤖 AI-Powered Language Partner Matching
  • 💬 Group Rooms and Open Chat Lobbies
  • 📝 Inline Translations & Smart Replies

💡 Use Cases

  • Practice foreign languages with native speakers
  • Host virtual meetups and casual community calls
  • Make cross-cultural friendships that matter

📸 Screenshots

Screenshot 2025-07-07 010902

Screenshot 2025-07-07 011138


🛠️ Tech Stack

Tech Usage
React.js Frontend framework
TailwindCSS Styling + responsiveness
DaisyUI Component styling
Stream Chat SDK Messaging infrastructure
Stream Video SDK Video calling
Zustand Global state management
React Query Data fetching & caching

📂 Project Structure (Simplified)

src/
│
├── components/     # Reusable UI components
├── pages/          # Main page views
├── contexts/       # Global context providers
├── lib/           # API helpers & config
├── store/         # Zustand global state
├── hooks/         # Custom React hooks
└── constants/     # Theme, roles, etc.

🧪 Setup & Run Locally

Quick Start

# Clone the repo
git clone https://github.com/yourusername/streamify.git

# Go into project directory
cd streamify

# Install dependencies
npm install

# Add your env variables
touch .env
# VITE_STREAM_API_KEY=your_key_here

# Start dev server
npm run dev

🔐 Environment Variables

Create a .env file in your project root:

VITE_STREAM_API_KEY=your_stream_key

🤝 Contributing

Pull requests are welcome! If you'd like to suggest improvements or ideas, feel free to open an issue.

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📬 Feedback

Have ideas, feature requests, or bugs to report?


📄 License

MIT License © Roney Moon

MIT License

Copyright (c) 2025 Roney Moon

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

✅ Additional Tips

  • Replace "yourusername" with your actual GitHub username
  • Add visuals: GIFs or screenshots of your UI/UX go a long way
  • Consider including a CONTRIBUTING.md file if you expect community contributions
  • Add badges: Deploy on Vercel/Render badges for easy deployment

🚀 Deployment Badges

Deploy with Vercel Deploy to Netlify


Made with ❤️ by Roney Moon

⭐ Star this repo if you found it helpful!

About

Streamify is a Sleek real-time chat and video calling app built for seamless communication & Learning Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages