https://github.com/ramgoel/chatcolon
A Web Application that allows the users to Chat and Code at one place.
https://github.com/ramgoel/chatcolon
css express expressjs hacktoberfest html javascript nodejs reactjs
Last synced: 3 months ago
JSON representation
A Web Application that allows the users to Chat and Code at one place.
- Host: GitHub
- URL: https://github.com/ramgoel/chatcolon
- Owner: RamGoel
- Created: 2022-05-06T13:14:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T20:47:35.000Z (over 3 years ago)
- Last Synced: 2025-01-13T10:51:59.476Z (over 1 year ago)
- Topics: css, express, expressjs, hacktoberfest, html, javascript, nodejs, reactjs
- Language: JavaScript
- Homepage: https://codechat-techno.herokuapp.com/
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
Awesome Lists containing this project
README
# CodeChat
A Web Application that allows the users to Chat and Code at one place.
## Authors
- [@RamGoel](https://www.github.com/RamGoel)
## Tech Stack
**Client:** EJS, HTML, Bootstrap, CSS
**Server:** Node, Express, SocketIO, Axios, MongoDB
## Run Locally
Clone the project
```bash
git clone https://github.com/RamGoel/CodeChat.git
```
Go to the project directory
```bash
cd CodeChat
```
Install dependencies
```bash
npm install
```
Start the server
```bash
nodemon index
```
## Live View
[View Live](https://codechatapp.herokuapp.com/)
## Features
- Light/dark mode toggle
- Cross platform
- Mostly Programming Language Support
- Users can make Groups
- No Page Refresh
- User JOIN/LEAVE Notifications
- Attractive UI
- Share Code between your Group
- Executes File Code
- Notifcation Tones
- Single Page App
- Chat Rooms Facility
## Screenshots

