https://github.com/angelhtml/chakra_nextjs
Next js 13 with chakra ui ready for development
https://github.com/angelhtml/chakra_nextjs
angelcodestyle chakra-ui chakraui next nextjs nextjs-template nextjs13 ssr ui-components ui-kit uikit vercel
Last synced: about 2 months ago
JSON representation
Next js 13 with chakra ui ready for development
- Host: GitHub
- URL: https://github.com/angelhtml/chakra_nextjs
- Owner: angelhtml
- Created: 2023-06-22T18:15:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T07:27:35.000Z (about 3 years ago)
- Last Synced: 2025-01-11T15:39:45.021Z (over 1 year ago)
- Topics: angelcodestyle, chakra-ui, chakraui, next, nextjs, nextjs-template, nextjs13, ssr, ui-components, ui-kit, uikit, vercel
- Language: CSS
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Next js 13 with chakra ui 📜
✅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
## Getting Started
1️⃣First of all, install the packeges:
```bash
npm i
```
2️⃣run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
congratulations 🥳