This is a HTML + CSS + Javascript project based on one old website, your propouse is to reproduce one chat room, witch is integrate on remote API.
This project i use to training the basic front-end contents and the integration which one API. I had to integrate logic with CSS styles and Javascript DOM to make possible the interaction on live chat, and study the API to send and pull information.
You can clone the project and start on your local host or open the site hospeded here
Clone
git clone https://github.com/raferdev/batepapo-uol
- First you can set your name. Click on 'OK' and wait. If your name was used you receive alert.
- You be redirected to other page. Wait the API response and you can send and receive messages that you see on display, and the online participants on left side.