Fri Nov 08 2024
This is a personal portfolio project built with the following technologies:
To get started with this project, follow these steps:
Clone the repository:
git clone https://github.com/sglkbrk/burak-portfolio-website.git
Navigate to the project directory:
cd burak-portfolio-website
Install the dependencies:
npm install
Start the development server:
npm run dev
Open your browser and visit:
http://localhost:3000
To build the project for production, run:
bash npm run build
Then start the production server with:
bash npm start
Check out the live version of the project here:
https://buraksaglik.com/
All rights reserved