Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manthanank/changing-css-dynamically-nodejs-socketio
Changing CSS Dynamically Nodejs Express.js Socket.io
https://github.com/manthanank/changing-css-dynamically-nodejs-socketio
css express nodejs socket-io
Last synced: 18 days ago
JSON representation
Changing CSS Dynamically Nodejs Express.js Socket.io
- Host: GitHub
- URL: https://github.com/manthanank/changing-css-dynamically-nodejs-socketio
- Owner: manthanank
- Created: 2022-08-14T10:25:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:15:41.000Z (about 2 years ago)
- Last Synced: 2024-12-25T19:44:08.652Z (23 days ago)
- Topics: css, express, nodejs, socket-io
- Language: HTML
- Homepage: https://changing-css-dynamically-nodejs-socketio.onrender.com
- Size: 143 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Changing-css-dynamically Nodejs Express.js Socket.io
Its a simple changing css dynamically. Made with socket.io, nodejs and express.js.
---
## Screenshots
![Capture](https://github.com/manthanank/changing-css-dynamically-nodejs-socketio/blob/master/public/images/screenshot1.png)
![Capture](https://github.com/manthanank/changing-css-dynamically-nodejs-socketio/blob/master/public/images/screenshot2.png)
---
## Install
$ git clone https://github.com/manthanank/changing-css-dynamically-nodejs-socketio
$ cd changing-css-dynamically-nodejs-socketio
$ npm install## Running the project
$ node server.js
## Credits