Skip to content

marshalldanel/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatty

Full stack, real time web app that allows users to communicate with each other without having to register accounts.

Screenshots

Home Page - The Room

Home

Project Stack

Versioning

  • 0.1.0
    • LHL Project # 4
    • More features on the horizon

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.
  5. Fantastic. Go send some events to your friends, or your parents, or some strangers.

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/stuff)
  3. Commit your changes (git commit -am 'Add some stuff')
  4. Push to the branch (git push origin feature/stuff)
  5. Create a new Pull Request

Authors

Acknowledgments

About

Real time chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published