Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raviolimavioli/ravimo-porto-v2
Ravimo's new portfolio website, made with Svelte and TailwindCSS
https://github.com/raviolimavioli/ravimo-porto-v2
artwork portfolio
Last synced: about 2 months ago
JSON representation
Ravimo's new portfolio website, made with Svelte and TailwindCSS
- Host: GitHub
- URL: https://github.com/raviolimavioli/ravimo-porto-v2
- Owner: RavioliMavioli
- License: apache-2.0
- Created: 2024-02-05T13:34:12.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-10-06T01:36:12.000Z (3 months ago)
- Last Synced: 2024-10-11T11:15:20.871Z (3 months ago)
- Topics: artwork, portfolio
- Language: Svelte
- Homepage: https://ravimo.vercel.app
- Size: 8.45 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- 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.gitcd ravimo-porto-v2
npm install
npm run dev -- --open
```