# My HomePage A beautiful HomePage made by Next.js Chakra-ui! ## Deploy your own Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=HomePage): [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/xuwillie/HomePage/tree/main&project-name=portfolio&repository-name=portfolio) # Usage ## Install node_modules ```Shell Script yarn ``` ## Run ```Shell Script yarn run dev ``` ## Build static pages ```Shell Script yarn build ``` ## Thanks for -[Craftz dog](https://github.com/craftzdog/craftzdog-homepage) -[Next Example](https://github.com/vercel/next.js/tree/canary/examples/)