Skip to content

xidhu/Gchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gchat

Simple Chat Application

A Simple Web Chating Application

Browser support includes Google Chrome, Mozilla Firefox, Safari and other sane browsers and IE6+. (Granted you polyfill the functional Array methods in ES5)

Try Out

Gchat Web

Gchat App

Features

  • Super Simple User Interface
  • No bloated dependencies
  • Seamlessly build without any configuration

Build

Building the Web App

$npm run-script build

the builded app will be on {parent_directory}/build

Installing Npm

In Windows:

Click Here

In Linux:

$curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - 
$sudo apt-get install -y nodejs

Installing React

$npm install -g create-react-app

Contributing

See contributing.markdown for details.

Support

See the issue page for any kind of support.

License

MIT

About

Web Chat Application

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors