Nextus

screenshot of Nextus
nextjs
react
tailwind
daisyui
headless-ui
directus

Nextus is a comprehensive, versatile and modern website template based on Nextjs and Directus technologies. It helps you build various types of websites more quickly. 一个完整全面、且多功能的现代化网站模板,基于Nextjs和Directus技术。帮助你更快速地构建各种类型的网站。

Overview:

Nextus is an easy-to-use framework that allows users to quickly spin up a beautiful website or use it as a foundation for their next project. It offers a range of features including multi-language support, a built-in headless CMS, dynamic page builder, and SEO support. The framework is built with NextJS, a leading React framework that simplifies web development.

Features:

  • Complete NextJs 13 website example
  • Multi languages support, currently en/zh, with the ability to add more
  • Built-in Directus - Headless CMS support
  • Tailwind CSS and Daisyui for consistent and rapid site building
  • Dynamic Page Builder (M2A Interface) within Directus
  • Blog posts and categories
  • Projects pages
  • Dynamic form generation with validation
  • Dynamic social image generation
  • SEO support
  • Global search component and API route
  • Ready to use common components like modals, dropdowns, and file upload input
  • Common utilities like easy SVG icons using Iconify Icon
  • Google Fonts support
  • ESLint and Prettier already configured
  • Many themes provided by Daisyui
  • Written in Typescript and New Directus TS SDK

Summary:

Nextus is a powerful framework built with NextJS that enables users to quickly create beautiful websites. It offers a range of features including multi-language support, a built-in headless CMS, dynamic page builder, and SEO support. With Nextus, users can easily build and customize their websites using Tailwind CSS and Daisyui. The framework also includes many pre-built components and utilities to streamline the development process. Overall, Nextus is a comprehensive and user-friendly solution for web development.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

directus
Directus

A website that uses Directus as an open source headless CMS to manage content. This includes features such as a customizable content model, role-based access control, and API-based content delivery to support a wide range of digital experiences.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

Recoil

Recoil is a state management library for React that provides an intuitive and flexible API for managing and sharing state across components. It supports a range of features, including derived state, asynchronous updates, and time-travel debugging, and is designed to work well with the React ecosystem and other state management solutions.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.