Skip to content

YonatanBenezra/Polymer-chat

Repository files navigation

Polymer-chat

Polymer-chat is a Chat application which allows to send questions and answers in a real-time chat. anyone can ask a question, anyone can answer.

Installation & Starting

  1. Make sure you are in the root folder =>
npm install
cd server
npm install
  1. Start the server =>
npm run start-server
  1. Start the Client => Open a new terminal =>
npm run start

Usage

Questions Ask a question by ending the setence with a question mark ('?'), If Boty knows the question he will answer right away, if not wait for another user to answer your question.

Answers Answer a question by simply writing a sentence that answers the last question.

About

Polymer chat for questions and answers between users

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published