This is the source code for the personal website of michalinqa.dev. It's built with Astro, a modern front-end framework for building fast, optimized websites.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need to have Node.js
(v20.11.1 or later) installed on your machine.
- Clone the repository:
git clone https://github.com/michalina-graczyk/michalinqa.dev.git
- Navigate into the project directory:
cd michalinqa.dev
- Install the dependencies:
npm install
To start the development server, run: npm run dev
To run the tests, use: npm run test:local
(requires development server to be started).
To build the project for production, use: npm run build
.
In case of project I'm using Cloudflare Pages.
This project is licensed under the MIT License - see the LICENSE.md file for details
Based on theme created by Veranika Kasparevych Assets designed by (Freepik)[www.freepik.com].