Introduction

Themesbrand is built with Bootstrap v5.3.3. and Angular 18 , SCSS with responsive with all devices and supported with Dark, light modes. You can change mode very quickly by doing a single change. It has design of one to one chat, group chat, contact, send files, online users, read and unread new messages from users, authentication pages and many more.

📁 Folder & Files Structure

├── Doot
    ├── src 
        ├── app
        ├── assets
            ├── fonts
            ├── images
            └── scss
                ├── custom
                ├── rtl
                ├── _variables.scss
                ├── _variables-dark.scss
                ├── app.scss
                ├── bootstrap.scss
                └── icons.scss      
        ├── environments
        ├── favicon.ico
        ├── index.html
        ├── main.ts
        └── styles.scss
    ├── .gitignore
    ├── angular.json
    ├── package.json
    ├── package-lock.json
    ├── README.md
    ├── tsconfig.app.json
    ├── tsconfig.json
    └── tsconfig.spec.json
© Themesbarnd.
Crafted with by Themesbrand