BladeSe7en / ChatBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBox

To run this project locally, open two terminals and CD into both the client and server directories perspectivly. Next, in each terminal, run npm i && npm start. You may also want to change the const ENDPOINT to locallhost/3000 found in client/src/components/Chat/Chat.js

About


Languages

Language:JavaScript 73.1%Language:CSS 20.7%Language:HTML 6.3%