[go: nahoru, domu]

Skip to content

ReactJS ile yapılmış Gerçek zamanlı chat uygulaması

Notifications You must be signed in to change notification settings

brtvcl/react-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

React Chat App

Ekran Goruntu

TR

ReactJS ve socket.io ile yapılmış Gerçek zamanlı chat uygulaması

Kurulum

İki terminal açıp /server ve /web klasörlerinde şu komutları çalıştırın

  • npm i
  • npm start

npm scriptleri çalıştırdıktan sonra tarayıcı ile http://localhost:3000 adresine giderek uygulamayı kullanabilirsiniz.

ENG

Realtime chat app made with ReactJS and socket.io

Setup

Open up two terminal instances and run scripts below in directories /server and /web

  • npm i
  • npm start

after running scripts goto http://localhost:3000 with your browser to use the app.

About

ReactJS ile yapılmış Gerçek zamanlı chat uygulaması

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published