This is the source code of my portfolio website. It was built using Next.js and styled with SCSS. The live site is hosted on Vercel.
- Clone the repository:
git clone https://github.com/Acetyld/dion_grendelman.git
- Change into the project directory:
cd dion_grendelman
- Install the dependencies:
npm install
- Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
- Next.js
- JavaScript
- SCSS
The portfolio website is deployed on Vercel.
This project is licensed under the MIT License - see the LICENSE.md file for details.