Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```