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.
- 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.
- The chat functionalities are powered by the API provided by ChatEngine.io, accessible at rest.chatengine.io.
- For a detailed guide on setting up and working with this chat application, you can refer to the following blog post: Fullstack Chat with NodeJS and ReactJS.
- The user interface is built using the following UI kits: