Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Landing page template for a truck auto electrician built with Next.js, NextUI, and Stitches, including ESLint, Prettier, husky, and lint-staged.
Gruzelectric is a Next.js landing page starter for a truck auto electrician business, combining NextUI components with Stitches CSS-in-JS. It is a ready-made web design scaffold that produces a one-page company website, configured with a code-quality toolchain so developers can start customizing immediately.
Gruzelectric is an open-source boilerplate repository that provides a modern landing page for a truck auto electrician. It takes a Next.js project scaffold and layers on the NextUI component library, the Stitches styling system, and development tools including ESLint, Prettier, husky, and lint-staged. The project runs locally with npm run dev and serves the site at localhost:3000. It was released by Nikita Yudin, whose site is yudinikita.ru and whose GitHub handle is @yudinikita.
Gruzelectric uses Next.js with React, the NextUI component library, and the Stitches CSS-in-JS library. The repository also configures ESLint for linting, Prettier for formatting, and husky with lint-staged for Git pre-commit checks.
Clone the repository, install dependencies with a package manager such as npm or yarn, and run npm run dev. The development server will start and the site will be available at http://localhost:3000.
The repository is publicly accessible on GitHub under the @yudinikita account. No license information is provided in the repository description.
Gruzelectric was created by Nikita Yudin, as indicated by the site link yudinikita.ru, the email address [email protected], and the GitHub profile @yudinikita included in the repository metadata.
