themarcba / chat-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat-App

I made this chat app with the help of Andrew Mead's Node.js course. Next up, I will try to build a Slack clone on top of this.

Installation

yarn install

Run

Development:

yarn dev

Production:

yarn start

About


Languages

Language:JavaScript 47.4%Language:HTML 34.9%Language:CSS 17.6%