Skip to content

dig1t/personal-website

Repository files navigation

dig1t.io

My personal website

Feel free to fork it and make it into your own!

This project runs with the latest Next.js and React versions

How to install

  1. Clone the repository
git clone https://github.com/dig1t/personal-website.git
  1. Change to the cloned repo directory cd personal-website

  2. Run npm install to install the required dependencies

  3. Run npm run dev to start a development server