Bootcamp performed by rocketseat to take the next level in Node development
In this week, we development a websocket application fully function whitout a beautiful layout. The biggest focus is funtionality.
This websocket works as a support chat with a client and an admin with exchanges of messages simultaneously.
The following techonologie were used:
-Node.js
some React commands:
Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.
Open http://localhost:3333/pages/client to view it in the browser the client side.
Open http://localhost:3333/pages/admin to view it in the browser the admin side.