The christiancodes.io website.
Built with Next.js and Tailwind CSS. Hosted on ▲ Vercel.
Running the project quick and easy! Node.js 18.x
is required.
-
Clone the repository:
git clone https://github.com/ChristianJHughes/christiancodes.io.git
-
Install project dependencies:
npm install
-
Start the Next.js development server:
npm run dev
Congrats! The site is running locally at http://localhost:3000.