DreamsTour  Agent Banner

Introduction

DreamsTour is a admin template for Human Resource Management. DreamsTour is a well-designed fully responsive admin template that makes the web administration process easier than ever. It is equipped with various functionalities and is platform compatible.

- Support requests submitted over the weekend or on holidays will receive responses during regular business days.
- Images in the preview are for visual representation only and are not included in the final purchase.
- This is not a functional product, It is a HTML5 template

Requirement

Technologies
  • Next.js 16.2.6
  • React 19.2.6
  • Bootstrap 5.3.8
System Requirements
  • Next.js version >= 16
  • React version >= 19
  • Node js Package
  • Node version => ^24.1.1
  • Yarn package (Optional)
  • Visual Studio Code
  • Terminal

Core Features

- Build with Nextjs 16.2.6
Build with React 19
A file-system based router built
Client-side and Server-side Rendering with Client and Server Components.
Pure Components Based Nextjs
Improved support for TypeScript
Fully Responsive Design
Multiple Layouts
Fully Responsive Layout
User friendly design
Cross Browser Compatible
Easy to Customize
Clean & Well Commented Codes
Compatible to all Mobile Devices
Detailed Documentation
Developer Friendly
And Many More...

File Structure

Project Overview

The Next.js project follows a modular structure with clear separation of concerns using the App Router.

		
Nextjs/
	
	│
	├── src/
	│	│	
	│	├── app/
	│	│	│
	│	│	├── (auth)/
	│	│	├── (features)/
	│	│	├── (dreamstour)/
	│	│	├── layout.tsx
	│	│	├── not-found.tsx
	│	│
	│	├── components/
	│	│	│
	│	│	├── dashboard/
	│	│	├── inventory/
	│	│
	│	├── data/
	│	│	│
	│	│	└── all_router/
	│	│
	│	├── style/
	│	│	│
	│	│	├── css/
	│	│	├── fonts/
	│	│	├── icons/
	│	│	└── scss/
	│	│
	│	├── next.config.ts
	│	├── package.json
	│	└── eslint.config.mjs
	

Installation Guide

 After unzipping Template Files, you will find our product Preclinic ->Nextjs(Source code)
Mandatory are npm and node are needed to run the nextjs project

Once unzipped the files,run the command:

npm install (or) npm i

For running a project , run the command:

npm run dev

If you want to run the project and make the build in the production mode then run the following command in the root directory, otherwise the project will continue to run in the development mode.

npm run build

To install any plugins in your application, you have to run the following command

npm install plugin_name --save

How to change Font ?

You can change the font you can edit it from Scss file.

Path: src/assets/scss/utlis/variables.scss
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

You can choose a font style from Google Fonts, and replace the existing link in your project with the one corresponding to your selected font.

To apply the new font, update the font-family in the body selector within the following SCSS file: Path: src/assets/scss/base/base.scss


body {
font-family: "Inter", sans-serif;
}

How to Dark Mode ?

You will see a Light mode and Dark mode button in the header. Choose any one of the option to change website theme.

dark-image
dark-image

If you need to set static Theme to your template please class="dark-mode" in <html class="dark-mode"></html> at index.html file in public folder.

How can I switch to the RTL?

To enable Right-to-Left (RTL) layout in a Bootstrap-powered page, you need to follow these steps to ensure proper support and display for RTL languages like Arabic, Hebrew, etc. Here’s a guide with clear steps and explanations.

Step 1: Applying RTL Direction via CSS

[dir="rtl"] {
			direction: rtl;
			background: #fff;
			left: 0;
			position: fixed;
			right: 0;
			top: 0;
			height: 66px;
		}

Explanation: The direction: rtl; property is applied to the "html" element via the CSS style block.This ensures that the entire content of the page flows from right to left.

Support

Need Support?

If this documentation does not address your questions, please feel free to contact us via email at support@dreamstechnologies.com

Reach the team at GMT+5:30. Typical reply within 12–24 hours on weekdays — rarely up to 48 hrs during holidays. Support is available to verified buyers for template-related issues.

Contact Support

Important Note : We strive to offer top-notch support, but it's only available to verified buyers and for template-related issues such as bugs and errors. Custom changes and third-party module setups are not covered.

License

DreamsTour is developed by Dreams Technologies and is available under both Envato Extended & Regular License options.

Regular License

Usage by either yourself or a single client is permitted for a single end product, provided that end users are not subject to any charges.

Extended License

For use by you or one client in a single end product for which end users may be charged.

What are the main differences between the Regular License and the Extended License?

Note

If you operate as a freelancer or agency, you have the option to acquire the Extended License, which permits you to utilize the item across multiple projects on behalf of your clients.

Custom Work

Do you need a customized application for your business?

If you need a customized application for your business depends on your specific requirements and goals, Please contact us. Customization can be the key to success, ensuring your project perfectly aligns with your unique goals and requirements.

Don't Miss Out on the Benefits of Customization!

Unlock the potential of your project. It's time to ensure your project isn't another cookie-cutter solution but truly unique and effective one.

Discover how customization can make a difference in your project's success. Let's create a solution that's as unique as your vision!

We'll tailor the application to meet your specific needs and preferences.

We will upload your website to the server and ensure it is live.

thanks

Thank You

Thank you once again for downloading DreamsTour.
We hope you're enjoying your experience, and we kindly request that you take a moment to share your valuable review and rating with us.

Review Link