Skip to content

Source code for Dion Grendelman's portfolio website, built with Next.js and SCSS, and hosted on Vercel.

Notifications You must be signed in to change notification settings

Acetyld/DionGrendelmanPortfolio

Repository files navigation

Dion Grendelman Portfolio Website

Language Framework CSS Preprocessor

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.

Setup and Running the Project

  1. Clone the repository:
git clone https://github.com/Acetyld/dion_grendelman.git
  1. Change into the project directory:
cd dion_grendelman
  1. Install the dependencies:
npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

Technology Used

  • Next.js
  • JavaScript
  • SCSS

Deployment

The portfolio website is deployed on Vercel.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Source code for Dion Grendelman's portfolio website, built with Next.js and SCSS, and hosted on Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published