https://github.com/itcodehery/portfolio-website
My Design Portfolio and Linktree Replacement Website
https://github.com/itcodehery/portfolio-website
Last synced: 7 months ago
JSON representation
My Design Portfolio and Linktree Replacement Website
- Host: GitHub
- URL: https://github.com/itcodehery/portfolio-website
- Owner: itcodehery
- Created: 2024-02-11T09:50:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T03:09:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T16:11:43.004Z (11 months ago)
- Language: Svelte
- Homepage: https://hariprasad-one.vercel.app
- Size: 4.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website
Welcome to my online portfolio! This repository showcases my skills and experience through a dynamic website built with SvelteKit, CSS and TypeScript. Explore my work samples, dive into project details, and learn more about me! Feel free to browse the code, leave feedback, or even contribute to its ongoing development.
# Instructions to run this Project
- Clone and fork and download this repo as a zip.
- Navigate to portfolio-web-main. Not the other one.
- Open it in a terminal and run npm install
- Once that is done, run 'npm run dev' to start a local session.