Skip to content

CoderLearningCode/react-chat-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • SCSS 28.1%
  • HTML 0.3%