This repository contains the user interface (UI) for a simple Chatting App built with Svelte. The UI complements my Simple Chat API https://github.com/HassaneTEPA/chatapp-api Node.js/Express/Socket.IO API to provide a seamless chatting experience for users.
Install dependencies: npm install
Start the development server: npm run dev
The UI will be accessible at http://localhost:5173
The app is licensed under the MIT License.