Skip to content

expalmer/star-whats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Whats

A fake WhatsApp using the following technologies:

Server Side

Client Side

  • ReactJs - A JS Library for Building User Interfaces
  • VirtualDom - A Virtual DOM and diffing algorithm

Getting Started

# install dependencies
npm install # or yarn

# serve with nodemon at localhost:9999
npm start

# watch the home page
npm run watch:home

# watch the chat page
npm run watch:chat

# build for production with minification
npm run build

About

A fake WhatsApp with nodejs, socket.io, mongodb and reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published