Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

seonglae/next-windicss

Repository files navigation

Next js & Windi CSS

White Mode


Execution

pnpm is package Manager

npm i -g pnpm
pnpm i
pnpm dev

Feature

  • Persist Dark Mode
  • Light Weight
  • Attributify Grid

Dark Mode

NProgress

Local Storage Store


Built with

  • Next.js - React Framework
  • windiCSS - Style Framework
    • Attributify Syntax
  • zustand - State Manager

Code Styler

  • eslint & prettier - linter & formatter
  • husky - git hook automation

Design Pattern

  • Atomic Design Pattern - Component Design Pattern