- Creative Design
- Fully Responsive
- Color & Fonts is easily changed
- W3C Validated Code
- Bootstrap 5.x used
- Compatible Browsers: IE8+, Firefox, Safari, Opera, Chrome
- Font Awesome icons
- Feather icons
- Easy to Customize
- Clean & Well Commented Codes
- Compatible to all Mobile Devices
- Detailed Documentation
- Developer Friendly
Project Overview
The project follows a modular structure with clear separation of concerns.
doccure/ │ ├── html │ │ │ ├── template/ │ │ └── All Html Files │ | │ └── assets/ | | | └── css | | | └── fonts | | | └── img | | | └── js | | | └── plugins │ │ │ │ ├── template-rtl/ │ │ └── All Html Files │ | │ └── assets/ | | | └── css | | | └── fonts | | | └── img | | | └── js | | | └── plugins
Below is sample coding structure:
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<title>Doccure</title>
<link rel="shortcut icon" href="assets/img/favicon.png">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/plugins/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/plugins/fontawesome/css/all.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<div class="main-wrapper">
<div class="header">
</div>
<div class="breadcrumb-bar">
</div>
<div class="content">
<div class="container-fluid">
</div>
</div>
</div>
<script src="assets/js/jquery-3.7.1.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/select2/js/select2.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>
<script src="assets/js/jquery-4.0.0.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/plugins/slimscroll/jquery.slimscroll.min.js"></script>
<script src="assets/plugins/select2/js/select2.min.js"></script>
<script src="assets/js/script.js"></script>
Step 1:
Install Node.js
Step 2:
Initialize NPM
Step 3:
Install Node-Sass
Step 4:
Write Node-sass Command (sass --watch main.scss:../css/style.css)
Step 5:
Run the Script
Install Node.js
Node.js is a run-time environment which includes everything you need to execute a program written in JavaScript. It’s used for running scripts on the server to render content before it is delivered to a web browser. In a web browser, navigate to https://nodejs.org/en/download/..
Update Your NPM
Npm is the package for JavaScript and the world's largest software registry. Npm is a separate project from node.js, and tends to update more drequently. As a result, even if uou've just downloaded Node.js (and therefore npm), you'll probably need to update your npm.
npm install --global npm@latest
Install all dependencies
If you want to update or develop this theme, you need to install all dependencies by running:
npm install
Install Sass
If you use Node.js, you can also install Sass using npm by running
npm install -g sass
DreamsFood 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?
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.
| NAME | URL |
|---|---|
| Tailwind | https://tailwindcss.com/ |
| Tabler Icons | https://tabler.io/icons |
| Fontawesome | https://fontawesome.com/ |
| Google Fonts | https://fonts.google.com/ |
| Range-Slider | https://refreshless.com/nouislider/ |
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 SupportImportant 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.
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.
Thank You
Thank you once again for downloading DreamsFood.
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.