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 installto install the required dependencies -
Run
npm run devto start a development server