Simple React chat Note: this page is outdated. Here's (an actual)[https://github.com/Um1aut/react-chat-template] version. A simple chat application made using React, Next.js and Firebase Showcase More detailed showcase 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