This project was bootstrapped with Create React App.
It uses React on the front, Firebase to store messages, displays the most recent 25. Filters profanity, replaces some words with emojis.
yarn && yarn start
to set it up and get it running.
Hosted on https://emoji-chat-6828e.web.app/
Inspired by this guy.