This is the source code for the personal website located at www.wojciechbajer.com.
This repository contains the code for my personal website, which serves as my online portfolio and blog.
Prerequisites:
Please ensure that you have the following installed on your machine:
- Node.js
Steps:
-
Clone the repository:
git clone https://github.com/wojciechbajer/wojciechbajer.com.git
-
Navigate to the project directory:
cd wojciechbajer.com
-
Install the required dependencies:
npm install
-
Start the development server:
npm run dev
The website should now be accessible at http://localhost:[port]
.
This website is a personal portfolio and blog, where I share my projects, experiences, and writings.
While I appreciate your interest, I am not currently accepting pull requests for this project.
This project is licensed under the MIT License. See the LICENSE.md file for details.
Feel free to contact me at [[email protected]] for any questions or feedback.