Skip to content

Chat application built with socket.io, react, node.js, express, sequence, etc. About to finish.

Notifications You must be signed in to change notification settings

GabJS10/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatExpress

ChatExpress is a temporary chat application built with React, Express, and Socket.io. The application allows users to send text messages and share images, and all messages are deleted once the session is closed.

Features

  • Send text messages.
  • Share images.
  • Temporary messages that are deleted on session close.
  • Visual differentiation between sent and received messages.
  • User connection indicators.

Technologies Used

  • Frontend: React, TypeScript, CSS
  • Backend: Express, Socket.io
  • Database: Sequelize with SQLite

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/ChatExpress.git 
    
  2. Navigate to the project directory:

    cd ChatExpress
  3. Install dependencies for both frontend and backend:

    npm install
    

images

Captura de pantalla 2024-07-07 103533 Captura de pantalla 2024-07-07 104239 Captura de pantalla 2024-07-07 104332 Captura de pantalla 2024-07-07 104448

About

Chat application built with socket.io, react, node.js, express, sequence, etc. About to finish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published