Skip to content

Nemanja0033/chat-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

ChatFlow

ChatFlow is a real-time chat application built with React, socket.io, and Node.js.

Features

  • Room Selection: Users can select and join specific chat rooms.
  • Real-time Messaging: Users can send and receive messages in real-time.
  • Sing Out: Users can sing out but keep all messsages.
  • Theme: Users can pick between light and nice lookin dark theme.
  • Chat Clear: Users can clear the chat.
  • Responsive UI UX: Modern flat design UI

Technologies

  • Frontend:

    • React
    • CSS
    • Vercel for deployment
  • Backend:

    • Node.js
    • Express
    • socket.io
    • Render for deployment

Setup and Running

Frontend

  1. Clone the repository:
    git clone https://github.com/YourUsername/ChatFlow.git
    cd ChatFlow/client
  2. Install dependencies::
    npm install
    
  3. Start the application:
npm run dev

About

Real-time chat web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published