/react-chat

React chat.

Primary LanguageJavaScript

Simple React chat

Note: this page is outdated.

A simple chat application made using React, Next.js and Firebase

Showcase

Alt

Realized Features

  • Automatic Authentification.

  • Live db updates.

RoadMap

  • "personal messages" implementation

  • Edit, delete and emoji features.

  • video, photo and gifs.

  • ability to create chats

  • remove all vulnerabilities

Installation

  • Make sure you have 14.0.0 node version installed. node --version

npm i
npm start

Note: if you have a higher node version installed, it might not run.

Here's a guide for changing the Node.js version