Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Latest commit

 

History

History
58 lines (38 loc) · 2.2 KB

README.md

File metadata and controls

58 lines (38 loc) · 2.2 KB

Project logo

Bate Papo UOL

Status GitHub Issues GitHub Pull Requests License


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.

📝 Table of Contents

🧐 About

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.

🏁 Getting Started

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

🎈 Usage

  • 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.

⛏️ Built Using

  • HTML - Markup Language
  • CSS - Style Language
  • JS - Interative Language

✍️ Authors