-
Notifications
You must be signed in to change notification settings - Fork 0
turan-a/project-clock
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a simple code of a clock with a React frontend and a backend in Node. The backend generates the current time every second and transmits it to the frontend via a websocket. Dependecies : npm install --save react-router-dom // for React npm install socket.io // for Socket.io : To compile : cd backend and npm start //to start the server cd frontend and npm start //to start Client UI
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published