Skip to content

alfdahlman/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Javascript Chat application (in progress). Built without sockets, using nodejs, react, express, mongodb. Compiled with webpack.

to run app from terminal:

(requires local mongodb) In frontend: $ webpack, In backend: $ npm start

Instructions:

  1. register 2 accounts in separate browser windows,

  2. user1 sends friend request to user2,

  3. user2 accepts request,

  4. Now user1 and user2 appears in each others friend lists, and by selecting one another they can start chatting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published