...

/

Exercise: Using UI Frameworks

Exercise: Using UI Frameworks

Use what you've learned in this chapter to complete this coding exercise.

We'll cover the following...

Problem statement

The task is to build a personal blog website using Chakra UI and Next.js. The website should allow you to write blog posts, publish them, and let other users read and comment on them. The website should also have a home page that ...