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

https://github.com/biantris/egg-chakra-ui

learning about chakra ui
https://github.com/biantris/egg-chakra-ui

chakra-ui nextjs

Last synced: 4 months ago
JSON representation

learning about chakra ui

Awesome Lists containing this project

README

          

# Egg Chakra UI

> Learning about Chakra UI [here](https://egghead.io/courses/build-a-modern-user-interface-with-chakra-ui-fac68106)

## Getting Started

First, run the development server:
- clone this repository
```bash
npm install
# or
yarn install
```

```bash
npm run dev
# or
yarn dev
```

## Demo

🔗https://egg-chakra-ui.vercel.app

![image](https://user-images.githubusercontent.com/65451957/194720762-21144d59-101b-445a-8e59-94ad35763062.png)
---
![image](https://user-images.githubusercontent.com/65451957/194720868-a4f350ec-301d-4844-bd8d-2281ff5c26f6.png)