my personal landing page
colegaw.in is a personal website built using Typescript, Next.js, and Chakra UI. It is currently in version 2 and a work in progress.
To install the theme, follow these steps:
git clone https://github.com/[username]/colegaw.in.git
cd colegaw.in
npm install
npm run dev
colegaw.in is an ongoing personal website project that utilizes Typescript, Next.js, and Chakra UI. It aims to provide a visually appealing and responsive user interface while leveraging the benefits of server-side rendering and static site generation. With its use of Typescript, it ensures code reliability and ease of maintenance. The installation process is straightforward and requires cloning the repository, installing dependencies, and starting the development server.