A chat room meant for users to select an interest and hobby, and join others with the same interest or hobby.
To get started, clone this repository in your terminal.
To get this project running on your local machine, run npm install and npm start.
npm install
npm run dev
Express Socket.io Nodemon Moment
This application is deployed using heroku and can be found at https://craftchat.herokuapp.com/
- Node - Backend run time environment to run JavaScript server-side
- Express - Node js web framework
- Socket - Library enabling real-time communication
- Dani Matton dlynnea