Skip to content

ChristianEreira/reactChat

Repository files navigation

React-based anonymous chat client

An accountless web chat application that doesn't store any messages on the server.

This client connects to my chat server project.

View live at https://chat.chrise.dev.

Features

  • Fully responsive
  • Global chat and direct messages
  • Basic spam protection (timeouts)
  • Show unread messages
  • Custom nicknames and avatar colours

Built with

  • React
  • JavaScript
  • Socket.io
  • SASS styling
  • FontAwesome icons