Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 678 Bytes

Readme.md

File metadata and controls

23 lines (17 loc) · 678 Bytes

Campfire

Visit Campfire

This is a fun app that I created during a leisure time. Don't hesitate to contribute.

TODO

  • Chat rooms
  • Styling change, firewatch theme.
  • Add Timestamp to messages
  • Online users
  • Youtube Concurrency
  • Close autocomplete in message box
  • Autofocus on the message box
  • Webcam feature

Contribution Guide

  • Clone the projectgit clone https://github.com/nazmicancalik/boun-chat.git
  • Install dependencies npm install
  • Run development server npm run dev to run at Localhost
  • Send a pull request. Clearly document changes/added features.