Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 331 Bytes

File metadata and controls

11 lines (8 loc) · 331 Bytes

Egghead.io: Getting Started with Chakra UI

This is the project that's part of the egghead.io course Getting Started with Chakra UI.

Usage

It's a simple Next JS project, so just do:

yarn install
yarn dev