Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-chat-app

Alt text

API Deploy:

🎯 Objective

  • Create a real time chat wit socket.io.

🗝 Features

  • Sending and reception of real -time messages from multiple instances of Socket.
  • Differentiation of the issuer and receiver messages.

Development features:

  • Change id for username.
  • Add emoticons system.

🚀 Getting started

Prerequisites:

  • Node version 14.x

If you want to run the site locally, you can:

  1. Clone the project.
https://github.com/Johndev85/real-time-chat-app.git
  1. Go to project's folder
cd real-time-chat-app
  1. Open server:
cd server
npm i
npm run dev
  1. Open frontend:
cd frontend
npm i
npm run dev

🛠 Deployment


🧾 License

  • The MIT License (MIT)

➕ Contributing

  • If you want to contribute with this project, just make a Pull Request explaining the improving ✨.

💻 Technologies:

  • React
  • Vitejs
  • Socket.IO
  • Nodejs
  • Express
  • JavaScript
  • CSS3
  • HTML5
  • Railway

About

Real time chat with socket.io, React, Vitejs

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages