Skip to content

HausDAO/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAOHaus Website highlighting V3 of the protocol and tooling

Drop-in Replacement for CRA but powered by Vite

Things supported here:

  • Import SVG's directly as React Component via SVGR
  • Unit Testing via Jest & React Testing Library
  • ESLint Rules & Prettier
  • Tailwind
  • Absolute imports within src directory

Extra Additions

  • Conventional Commits using Commitlint
  • Run Lint Checks, TS Checks, Formatting & Unit Tests in Pre-commit via lintstaged & husky

Usage (with degit)

degit uchihamalolan/vite-react-ts your-app-name

Tech Stack - Overview

  • Vite
  • React - Typscript
    • react-error-boundary
  • pnpm

Editor Config

  • vscode settings & extension recommendations
  • .editorconfig file

Lint and Formatting

  • Eslint & Prettier Configured
  • Lints
    • react
    • react hooks
    • typescript
    • jsx-a11y

Testing

  • Jest + React Testing Library (plus some plugins)

Styling

  • TailwindCSS v3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published