Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

mattxwang/onechan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onechan

Build Status

onechan is an anonymous one-channel chatroom. I built it with React, reactstrap, & Firebase, with markdown, moment, random-words, sanitize-html as supporting packages, and avatars from Adorable Avatars. I'll likely add a few more features if I'm feeling like it, but I'm satisfied with this project as-is.

If you'd like to set this up yourself, all you need is node (I developed this on v10) and a firebase account.

Before you run the app, you need to edit src/firebase.js and replace the information with the key for your own firebase project.

Then, all you need to do is:

$ npm install
$ npm start

About

💬 an anonymous one-channel chatroom - for fun

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published