✅Create accessible Next js 13 apps with speed
✅Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
✅you don't need any setting, easy and ready for development with only two commands
1️⃣First of all, install the packeges:
npm i
2️⃣run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
congratulations 🥳