🚀 Description
Basic javascript project using express, cors and Socket.io The project is a mini chat application.
🔧 Installation
Clone the project
git clone https://github.com/nelson2411/socket_server_01.git
Go to the project directory
cd socket_server_01
Install dependencies
npm install
Start the server
npm run dev
📖 Usage
1. Run `npm run dev` to start the application.
2. Open your browser and navigate to `http://localhost:3000`.
🌟 Features
- Feature 1: Basic real time chat app
- Feature 2: It can be deploy locally and use.
Client:
- HTML/Javascript
- Socket.io / Express / Cors
🌐 Links
- GitHub Repository
- Live Demo // momentarily disabled