About
Nekta is a CC0 component library designed for Next.js and Tailwind CSS, aiming to help developers get started with their projects without having to start from scratch. It provides a collection of simple, easy-to-use components that cover basic use cases, ideal for individuals and teams looking to quickly set up their applications. Nekta is particularly useful for those who want to focus on building their core features without spending too much time on basic UI components.
Details
The following are the key features and components offered by Nekta:
- Layouts: Includes a
ContentLayout
for structuring your site, along withNav
andFooter
components. - Content Layout: Provides a basic layout with a top navigation bar, central content area, and a bottom footer.
- Nav: A navigation bar component with a logo on the left and links on the right, customizable with an array of link objects.
- Footer: Includes space for a copyright notice, links, and an optional Nekta Badge, with a responsive design.
- Base Section: A simple container for content with a maximum width.
- Landing Page Components:
- Hero Section: A two-column layout for hero sections, adjusting to