Dev environment setup

Introduction

Finder is a fully featured premium admin dashboard template in Angular 17 with developer-friendly codes. It is based on Angular CLI. We have not used jQuery in this template its pure Angular 17 admin template with reusable components.

Finder is an admin dashboard template that is a beautifully crafted, clean & minimal designed admin template.

It will help your team moving faster and saving development costs and valuable time. If you’re a developer and looking for an admin dashboard that is fully responsive with Bootstrap and Angular 17 without jQuery then you are at the right place to start your project using Finder - Angular 17 Responsive Bootstrap 5 Admin Dashboard.

Finder contains lots of new design widgets with responsive on all screens. Also, there are 4 different types of Layouts we have added. It is very easy to change any layout in your existing running application by changing couple of lines code only as its managed with css. We have written standard and developer-friendly code to increase performance.

πŸ“ Folder & Files Structure

Angular

β”œβ”€β”€ src
β”œβ”€β”€ auth
  β”œβ”€β”€ signin
  β”œβ”€β”€ signup
β”œβ”€β”€ core
  β”œβ”€β”€ services
β”œβ”€β”€ extrapages
  β”œβ”€β”€ page404
β”œβ”€β”€ pages
  β”œβ”€β”€ account
    β”œβ”€β”€ info
    β”œβ”€β”€ notifications
    β”œβ”€β”€ properties
    β”œβ”€β”€ reviews
    β”œβ”€β”€ security
    β”œβ”€β”€ wishlist
  β”œβ”€β”€ catalog
    β”œβ”€β”€ info
    β”œβ”€β”€ rent
    β”œβ”€β”€ sale
    β”œβ”€β”€ single-v1
    β”œβ”€β”€ single-v2
  β”œβ”€β”€ dashboard
    β”œβ”€β”€ home1
    β”œβ”€β”€ home2
  β”œβ”€β”€ extrapages
    β”œβ”€β”€ about
    β”œβ”€β”€ blog-grid
    β”œβ”€β”€ contacts
    β”œβ”€β”€ help-center
    β”œβ”€β”€ single-blog
  β”œβ”€β”€ vendor
    β”œβ”€β”€ add-property
    β”œβ”€β”€ properties
    β”œβ”€β”€ property-promotion
    β”œβ”€β”€ reviews
β”œβ”€β”€ shared
  β”œβ”€β”€ breadcrumbs
  β”œβ”€β”€ footer
  β”œβ”€β”€ header
Top