Implemented Pug, Socket.io, MongoDB to create the chatting app. Consistently tracking the chatting data by fetching it from the database and sorted it out by its createdAt time. Identifying the user through req.sessionID and color-hash.
- Socket.io
- Pug
- MongoDB
- CSS
- Git clone
- npm install
- npm start (localhost:8005)
- start the localhost:8005 on chrome and safari separtely.