Skip to content

Lee-Minhoon/chakra-react

Repository files navigation

Chakra React

This is a React Boilerplate using client-side rendering.

There is a lot of code integrated with Charka UI and React Query.

Feel free to clone the entire project or just copy the parts you need.

Demo

link

Getting Started

Install dependencies.

yarn

Then, start the React server.

yarn dev

Main Features

Features

Core

UI

Data

Utilities

Code

Attention

  • The NextJS version has been archived due to structural issues with using Chakra UI in NextJS.

  • Since API mocking is done with msw, you can delete the 'mocks' folder and the following library if you don't need it:

    • msw

Previews

next1

next2

next3

next4

next5

next6

next7

next8

next9

next10