Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
/ chat_room_react Public archive

Basic gamer chat room implemented in React

Notifications You must be signed in to change notification settings

seevee/chat_room_react

Repository files navigation

Chat Room

React/Redux implementation of a chat room UI. Using redux-form, redux-storage, SASS.

Font Awesome used for spinning status indicator (click to randomize status).

Bots will respond when called out by name.

Client-side only.

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

	> git clone [email protected]:seevee/chat_room_react.git
	> cd chat_room_react
	> npm install
	> npm run dev

About

Basic gamer chat room implemented in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published