Cmac2712 / portfolio

My portfolio website.

Home Page:portfolio-cmac2712.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

craigmacintyre.io

Build Status

This is my website, you can view it here: craigmacintyre.io

It is built with:

  • React
  • NextJs
  • Jest + Enzyme for testing and snapshots

Run

/* Install packages */
npm install

/* Create the nextjs build */ 
npm run build

/* Run application and server */
npm run start

/* Run tests */
npm run test

About

My portfolio website.

portfolio-cmac2712.vercel.app


Languages

Language:SCSS 64.8%Language:JavaScript 35.2%