Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app-socketio

A realtime messaging app, using JavaScript, React, ChakraUI, Express, MongoDb, and SocketIO

Note:

.env and database details are not included in the repo, I kept those private to limit access. Also I haven't deployed this anywhere publicly.

to run locally:

In root app: npm i In frontend folder: npm i

Run concurrently:

Backend: cd into root, npm start. Will take like 10 seconds to connect to MongoDB - localhost:3000

Frontend: cd into frontend folder, npm start - localhost:3001

You can register, or use guest login. May need to refresh the page after you log in to see the chats page

image

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages