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
- Clone the repository
git clone https://github.com/dig1t/personal-website.git
-
Change to the cloned repo directory
cd personal-website
-
Run
npm install
to install the required dependencies -
Run
npm run dev
to start a development server