Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhiraj-ku/chit-chat

Realtime chat app using socket.io and vanilla JavaScript
https://github.com/abhiraj-ku/chit-chat

chat-application javascript socket socket-io vanilla-js

Last synced: 4 days ago
JSON representation

Realtime chat app using socket.io and vanilla JavaScript

Awesome Lists containing this project

README

        

# Socket.io Chat App

A real-time chat app built with Socket.io.

## Features

- Real-time chat
- Multiple chat rooms
- Usernames
- Online user list

## Getting Started

1. Clone the repo.
2. Install dependencies.
3. Start the server.
4. Open `http://localhost:3000` in your browser.

## Usage

1. Choose a username.
2. Start chatting.

## Tech Stack

- Node.js
- Express.js
- Socket.io

## Future ideas

- Support For emoji
- Better UI
- {User} is typing .... feature

## Contributing

Contributions are welcome! Create issues or pull requests.