Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hartzis/react-socket-todo
react, express, and socket.io todo fun
https://github.com/hartzis/react-socket-todo
Last synced: about 2 months ago
JSON representation
react, express, and socket.io todo fun
- Host: GitHub
- URL: https://github.com/hartzis/react-socket-todo
- Owner: hartzis
- Created: 2014-12-29T03:50:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T22:24:47.000Z (about 10 years ago)
- Last Synced: 2024-10-15T20:34:37.563Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 250 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-socket-todo
This is an example that combines React, express, and socket.io.
The same react code is used on both the back end and front end.