If you have any questions that go beyond the scope of this documentation, we encourage you to reach out to us by email or through my page.

Support Email: themesdesign.in@gmail.com

Peyso is a highly versatile and modern Startup Landing Page Template designed for easy customization. With its responsive layout and Bootstrap v5.3.2 framework, it offers 9 react pages in 6 unique home page variations, along with 3 Authentication pages. Your users will be delighted by the clean, beautiful design, which provides a seamless and engaging user experience (UX). Whether you want to make minor tweaks or completely personalize it, Peyso allows for effortless customization to suit your specific requirements.

Please don't hesitate to reach out to me if you have any questions or feedback. I'm here to assist you and would be happy to address any inquiries or suggestions you may have.

I have meticulously adhered to industry standards and employed a modular structure during the development of the theme. The following sections provide a comprehensive overview of the theme's file and folder structure, as well as the organization of HTML files and integration of plugins.

File & Folder Structure



├── React files
├── public
├── src
│       ├── assets
|	│ 	├── css
│       │       ├── fonts
│       │       ├── images
│       │       └── scss
│       ├── components
│       │       └── All the common files.
│       ├── layout
│       ├── pages
│       ├── Routes // all the routes.
│       ├── App.tsx
|	├── global.d.ts
│       └── index.tsx
├── package.json
├── tsconfig.json
├── .env
└── yarn.lock
   

React Structure


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

														
														

CSS


Files are explained below:

File Description
bootstrap.css Peyso uses the bootstrap v5.3.2. 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.

Thank you once again for your purchase. I am dedicated to providing excellent support and addressing any questions you may have regarding the theme. If you have any suggestions or feature requests, please don't hesitate to reach out to me. I will gladly consider implementing them and including them in future updates to enhance the theme's functionality.

Stay Awesome!

- Themesdesign

Copyright © Themesdesign.