mouecom / react-chat-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatApp

Fully functional, responsive chat app created in React.

  • Tech stack: HTML/JSX, SCSS/Flexbox, React
  • Login authentication provided by Firebase
  • Chat components based on ChatEngine.io documentation
  • React Context API for sharing state
  • New accounts can be made directly or using Google/Gmail
  • Design inspirations: 1 2 3 4 5

-- Live link --

react-chat-app.mp4

There is a limit for new accounts and propably it will be reached soon. You can login to sample account using dedicated button on login page or using those credentials: John Doe / password123

About

License:MIT License


Languages

Language:JavaScript 71.1%Language:SCSS 28.5%Language:HTML 0.3%