If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.
Support Email: sup.srbthemes@gmail.com
Nichol is a fully responsive template crafted with the integration of Nextjs v14, TailwindCSS and Typescript 5.3.3 support.
The zip file contains all the files integrated with Landing. However, you need to follow the steps below to obtain the necessary node_modules and other dependencies.
make sure you have installed tailwindcss in your os. If not installed then please run the below command to install it globally.
yarn
After Completion of installation Run the following command in the command prompt to start tailwindcss development server.
yarn run dev
I have tried my best to have standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, Nextjs file struture and plugins.
I have tried to follow the standards and modular structure while developing the theme. Let's take a look at the package structure:
public/ src/ │ ├── assets/ │ │ ├─ css/ │ │ │ └── All Css files │ │ └─ Images │ │ └── All images │ ├── Layout │ ├── pages │ ├── styles │ └── views │ ├── .eslintrc.json ├── .gitignore ├── next-env.d.ts ├── next.config.mjs ├── package-lock.json ├── package.json ├── postcss.config.js ├── README.md ├── tailwind.config.js └── tsconfig.json
Files are explained below:
File | Description |
---|---|
tailwind.css
|
Tailwind CSS |
css/aos.css
|
Aos Animation CSS |
css/style.css
|
Style CSS |
I've used the following resources as listed. These are some awesome creation and I am really thankful to the respective community.
Once again thank you for purchasing the theme. I am always available to help you. If you have any suggestion or feature to make it more better, I am requesting you to contact me, I'll try my best to add them in future updates.
Best,
- SRBThemes - sup.srbthemes@gmail.com
Version 1.1.0 - 23 May 2024
Version 1.0.0 - 17 May 2024
Copyright © 2024 Nichol-Theme.