📘
Gitbook on React and NextJS
  • Welcome!
  • Performance
    • Performance Monitoring
    • Analyzing Bundle Sizes
    • How to speed up your app
  • How to avoid expensive re-calculations
  • How to decrease unnecessary re-renders
  • How to handle CPU-intensive tasks
  • Design System
    • Styled Components
    • Theme UI
    • Base Web
    • Styled JSX
    • Reach UI
    • Evergreen
  • Security
  • Third-Party Assets
  • Clickjacking
  • Cross-Site Request Forgery
  • Next JS
    • Why Next.js
    • How to style Next JS
    • How to configure Next.js
    • API in Next JS
    • How to fetch data in Next.js
    • Dynamic imports
Powered by GitBook
On this page

Was this helpful?

  1. Design System

Evergreen

PreviousReach UINextThird-Party Assets

Last updated 3 years ago

Was this helpful?

is a React UI Framework.

Evergreen is based off a set of principles that help guide its decision:

  1. Flexibility - Evergreen should be as flexible and composable as possible, allowing its users to build many variations of UI. Evergreen is built off of to allow for endless flexibility.

  2. Sensible Defaults - Evergreen should come with sensible defaults out-of-the-box, and let its developers and customize it via an expressive API.

  3. Contributor-Friendly - Evergreen emphasizes robust documentation and a friendly tone in its writing so those internally and externally can feel empowered to contribute back to the framework and bring their perspectives.

Evergreen
ui-box
Evergreen Figma Library