All Projects → ymyqwe → Websocket-React-Chatroom

ymyqwe / Websocket-React-Chatroom

Licence: MIT license
A chatroom powered by React-Hooks and Websocket🚀

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Websocket-React-Chatroom

react-abac
Attribute Based Access Control for React
Stars: ✭ 54 (-28.95%)
Mutual labels:  react-hooks, hooks-api-react
colorizzar
📗 -> 📘 Change color of png keep alpha channel in php!
Stars: ✭ 27 (-64.47%)
Mutual labels:  travis-ci
starkgate-frontend
Bridge interface allows users to transfer ERC20 tokens from Ethereum to StarkNet and vice versa.
Stars: ✭ 75 (-1.32%)
Mutual labels:  react-hooks
travis-ci-tutorial-java
Just to learn how to use travis-ci in a java project!
Stars: ✭ 38 (-50%)
Mutual labels:  travis-ci
react-cloud-music-typescript
基于React和Typescript搭建的cloud music项目
Stars: ✭ 14 (-81.58%)
Mutual labels:  react-hooks
use-key-hook
React hook to handle all the key press.
Stars: ✭ 27 (-64.47%)
Mutual labels:  react-hooks
react-warehouse
React resource loader implementation
Stars: ✭ 35 (-53.95%)
Mutual labels:  react-hooks
react-register-nodes
Register DOM Nodes in React
Stars: ✭ 32 (-57.89%)
Mutual labels:  react-hooks
floss
Unit-testing for those hard to reach places
Stars: ✭ 26 (-65.79%)
Mutual labels:  travis-ci
react-headless-tabs
Headless and highly flexible tab-like primitives built with react hooks
Stars: ✭ 107 (+40.79%)
Mutual labels:  react-hooks
shaka-player-react
A simple React component wrapper for shaka-player
Stars: ✭ 79 (+3.95%)
Mutual labels:  react-hooks
veact
Mutable state enhancer library for React based on @vuejs
Stars: ✭ 62 (-18.42%)
Mutual labels:  react-hooks
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (-32.89%)
Mutual labels:  react-hooks
react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (-48.68%)
Mutual labels:  react-hooks
realar
5 kB Advanced state manager for React
Stars: ✭ 41 (-46.05%)
Mutual labels:  react-hooks
dlang-bot
dlang-bot for automated bugzilla, github, and trello references
Stars: ✭ 20 (-73.68%)
Mutual labels:  travis-ci
add-my-name
No more WhatsApp spams 🎉
Stars: ✭ 16 (-78.95%)
Mutual labels:  react-hooks
react-hook-videojs
Easy React integration of Video.js using hooks.
Stars: ✭ 37 (-51.32%)
Mutual labels:  react-hooks
continuous-integration-with-python
How to test your python code. How to automatically run your tests for your Python code. How to get reports of the tests coverage
Stars: ✭ 25 (-67.11%)
Mutual labels:  travis-ci
J1939-Framework
Framework to work with J1939 Frames used in CAN bus in bus, car and trucks industries
Stars: ✭ 123 (+61.84%)
Mutual labels:  travis-ci

Build Status

Websocket-React-Chatroom

A Chatroom powered by React, Socket.io

Features

Getting Started

  1. Clone this repo

  2. Install dependencies

npm install
  1. Try out
npm start

For WINDOWS

npm install might fail.

View detail with this pull request

  • Try Out
npm run start:CE

Demo

Live Demo

Preview

image

TODO

Changelog

[3.1.0] / 2019-12-30

[3.0.0] / 2019-11-19

  • Refactor with Typescript

[2.2.1] / 2019-05-10

  • Upgrade tar to 4.4.8 due to github security alerts
  • Upgrade React and React-Dom to 16.8.6

[2.2.0] / 2019-03-26

  • Upgrade webpack to v4
  • Add logs using log4js

[2.1.0] / 2018-12-11

  • Refactor Message.js with useRef and useEffect

[2.0.0] / 2018-12-03

[1.0.0] / 2017-02-15

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].