Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 317 Bytes

My Personal Site

Built using Next.js.

the site is now live, head here to see it.

still to do:

  • Add colour to the site
  • Add description page to each project

To run the application

In the terminal, run:

npm install

then:

npm run dev

and navigate to localhost:3000