https://github.com/ravimo42/ravimo-porto-v2
Ravimo's new portfolio website, made with Svelte and TailwindCSS
https://github.com/ravimo42/ravimo-porto-v2
artwork portfolio
Last synced: about 1 year ago
JSON representation
Ravimo's new portfolio website, made with Svelte and TailwindCSS
- Host: GitHub
- URL: https://github.com/ravimo42/ravimo-porto-v2
- Owner: ravimo42
- License: apache-2.0
- Created: 2024-02-05T13:34:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T11:52:06.000Z (over 1 year ago)
- Last Synced: 2025-03-17T06:03:11.213Z (about 1 year ago)
- Topics: artwork, portfolio
- Language: Svelte
- Homepage: https://ravimo.vercel.app
- Size: 8.75 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Portfolio Website Made With Svelte
[Link](https://ravimo.vercel.app/)
For deploying:
```
git clone https://github.com/RavioliMavioli/ravimo-porto-v2.git
cd ravimo-porto-v2
npm install
npm run dev -- --open
```