Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 444 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 444 Bytes

Chat boi - an unusal chat app

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.