saltyshiomix / nextron

⚡ Next.js + Electron ⚡
https://npm.im/nextron
MIT License
3.69k stars 215 forks source link

update examples - chakra-ui added #403

Closed KtanPatel closed 9 months ago

KtanPatel commented 9 months ago

Chakra Ui - example

light_theme

dark_theme

KtanPatel commented 9 months ago

Hey @saltyshiomix,

Please review it or assign someone else who can review and merge this chakra-ui example/template. I loved to contributes and use this combo (nextron with chakra ui) for my next experiment projects .

Thanks.

saltyshiomix commented 9 months ago

Dark mode is so much pretty!

saltyshiomix commented 9 months ago

@KtanPatel

Sorry, please kindly add trailingSlash: true in next.config.js?

Go to next page is not working when production mode, so we have to set this config 🙇

KtanPatel commented 9 months ago

@KtanPatel

Sorry, please kindly add trailingSlash: true in next.config.js?

Go to next page is not working when production mode, so we have to set this config 🙇

@saltyshiomix

next.config.js is updated as per your suggestions.

Thank you! 😊

saltyshiomix commented 9 months ago

@KtanPatel I proudly merged it into main 💯 Thanks!