Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.26 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.26 KB

ReactJS NodeJS Chat Application

Description

This repository contains the source code and project files for a chat application built with ReactJS and NodeJS. The project is based on the tutorial available at this YouTube link and utilizes the ChatEngine.io service to handle chat functionalities.

Technologies Used

  • ReactJS: Frontend framework used for building the user interface.
  • NodeJS: Backend runtime environment used for handling server-side logic.
  • ChatEngine.io: Real-time chat service used for managing chat rooms, users, and messages.

API Information

  • The chat functionalities are powered by the API provided by ChatEngine.io, accessible at rest.chatengine.io.

Blog Guide

UI Kits