A personal grusz.dev website & portfolio built with Next.js 13 and hosted on Vercel.
If you have any feedback, please reach out to me on LinkedIn or email me.
- Framework: Next.js 13
- Library: React
- Styling: SCSS
- Language: TypeScript
To run this project locally, follow these steps:
-
Clone the project
git clone https://github.com/tomasgrusz/personal-web.git
-
Go to the project directory
cd personal-web
-
Install dependencies
npm install
-
Start the server
npm start
Contributions are always welcome!
See CONTRIBUTING.md
for ways to get started.
Please adhere to this project's license.
This project is licensed under the MIT License. See the LICENSE for details.
Color | Hex |
---|---|
Purple BG | #9448df |
Red BG | #540719 |
Text Color Light | #e5f7ff |
Text Gradient 1 | #e963ff |
Text Gradient 2 | #ffae74 |
Text Gradient 3 | #a764ff |