Folder Structure

Learn about the folder structure of the template and its contents.

Files and Folders

The structure of the files and folders is as follows:

Upload the template files to the server using an FTP client like FileZilla.

📦
├── 📂 bootstrap
│   ├── 📂 css
│   │   ├── 📄 bootstrap.css
│   │   ├── 📄 bootstrap.min.css
│   ├── 📂 js
│   │   ├── 📄 bootstrap.bundle.js
│   │   ├── 📄 bootstrap.bundle.min.js
│   │   ├── 📄 bootstrap.js
│   │   ├── 📄 bootstrap.min.js
├── 📂 css
│   ├── 📄 button.css
│   ├── 📄 gsap.css
│   ├── 📄 particle-canvas.css
│   ├── 📄 responsive.css
│   ├── 📄 style.css
├── 📂 images
│   ├── 📂 blog
│   ├── 📂 chart
│   ├── 📂 coin
│   ├── 📂 features
│   ├── 📂 icon
│   ├── 📂 partner
│   ├── 📂 slider
│   ├── 📂 social
│   ├── 🌄 ...
├── 📂 js
│   ├── 📄 gsap.js
│   ├── 📄 main.js
│   ├── 📄 particle-canvas.js
Home Pages
├──📄 Template 1
├──📄 Template 2
├──📄 Template 3
├──📄 Template 4
├──📄 Template 5
    
Exchange
├──📄 Dashboard 1 
├──📄 Dashboard 2
├──📄 Dashboard 3
├──📄 Dashboard 4
├──📄 Dashboard 5
    
Market
├──📄 All Market
├──📄 Crypto highlight
├──📄 MarketCap
├──📄 Symbols
    
Blog
├──📄 Blog Classic
├──📄 Blog Single
    
My Dashboard
├──📄 Dashboard
├──📄 Marketplace
├──📄 My Asset
├──📄 Order History
├──📄 Exchange
    
My Assets
├──📄 Overview
├──📄 Spot
├──📄 Margin
├──📄 Futures
├──📄 Trading Bots
├──📄 Earn
    
Accounts
├──📄 Settings
├──📄 Identification
├──📄 Security
├──📄 Export History
├──📄 API Management
├──📄 Rewards Hub
         
Login
├──📄 Sign In
├──📄 Sign Up

Last updated