https://github.com/draganaleksic99/portfolio
My portfolio site
https://github.com/draganaleksic99/portfolio
astro css
Last synced: 7 months ago
JSON representation
My portfolio site
- Host: GitHub
- URL: https://github.com/draganaleksic99/portfolio
- Owner: DraganAleksic99
- Created: 2024-02-17T20:40:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-22T08:30:16.000Z (over 1 year ago)
- Last Synced: 2025-03-08T22:46:21.731Z (7 months ago)
- Topics: astro, css
- Language: Astro
- Homepage: https://draganaleksic.com/
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
My portfolio site built with Astro
# Installation
## Clone this repository
git clone https://github.com/DraganAleksic99/portfolio.git
cd portfolio## Install dependencies
npm install# Usage
## Run the app
npm run dev## Open in your browser
Open http://localhost:4321