Skip to content

inputlogic/chatter-html

Repository files navigation

Chatter

Chatter-HTML is a project generated from the pwa-starter template as an educational execise in React and the InputLogic workflow.

This project also serves as some experimental endeavors into WebSockets and may also be forked in the future to work with HTTP polling.

Focus

  • Connects to Chatter-API (based on django-api-starter)
  • Adds new chatroom app
  • Real-time two-way communication

Technologies Used

  • Atom store for state management
  • Function based components
  • React hooks