If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.

Larix is a responsive one page landing template is an ideal layout for Business Startups, Corporate business, Event hosting, web studio and innovative organizations and Etc. Responsive in view of Bootstrap v5.3.0 This is five page for setting your data. This is one page for placing your information. All files and code has been well organized and easy to customize.

Please feel free to get back to me in case if you are having any question or feedback.

I have tried to follow the standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file structure and plugins.

File & Folder Structure



├── React files
├── public
├──    ├──css
├──    ├── fonts 
├──    ├── images 
├── src/
│       ├── assets
│       │       └── images
│       ├── components
│       │       └── All the common files.
│       ├── layout
│       ├── pages
│       ├── Routes // all the routes.
│       ├── App.js
│       └── index.js
├── package.json
├── .env
└── yarn.lock
   

React Structure



import React from 'react';
import Routing from './Routes';															
															
function App() {
  return (
    <React.Fragment>
    	<Routing />
    </React.Fragment>
    );
  }
															
export default App;

														
														

CSS


Files are explained below:

File Description
bootstrap.css Stabig uses the bootstrap v5.3.0. The core bootstrap file is being used in all the pages.
style.css This file is containing all common styles for all the pages.

Javascript


Files are explained below:

File Description
app.js This is a main js file. It contains the custom JS code needed for features including layout, sidebar, etc.

We've used the following resources as listed. These are some awesome creation and we are thankful to the community.

Once again thank you for your purchase. I'll be happy to answer the the questions you have related to the theme. In case if you have any suggestion or feature, request please feel free to contact me, I'll try to implement it and will release as part of future updates.

Stay Awesome!

- Themesdesign

Version 1.0.0     21 july, 2023

  • Initial released

Copyright © Themesdesign.