This is my personal portfolio website, showcasing my projects, skills, and experience as a developer.
Clone the repository:
git clone https://github.com/your-username/portfolio.git
cd portfolio
Install dependencies:
npm install
Run the development server:
npm run dev
Visit http://localhost:3000 in your browser to view the site.
Note: This project uses a Strapi backend to manage content. Please refer to the backend repository for setup instructions.
/src
: Main source code, including Svelte components and routes/public
: Static assets like images and iconsIf you have suggestions for improvements, feel free to fork the repo, submit issues, or make pull requests!
Reach out via email at [email protected].
This project is licensed under the MIT License.