Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikolovlazar/egghead-getting-started-with-chakra-ui

This is the project that's part of the egghead.io course Getting Started with Chakra UI.
https://github.com/nikolovlazar/egghead-getting-started-with-chakra-ui

chakra-ui nextjs react

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Egghead.io: Getting Started with Chakra UI

This is the project that's part of the [egghead.io](https://egghead.io/courses/build-a-modern-user-interface-with-chakra-ui-fac68106) course Getting Started with Chakra UI.

## Usage

It's a simple [Next JS](https://nextjs.org/) project, so just do:
```shell
yarn install
yarn dev
```