Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielcgilibert/antiguo-portfolio

Portfolio creado con NextJS y TailwindCSS
https://github.com/danielcgilibert/antiguo-portfolio

javascript modulecss nextjs reactjs tailwindcss yarn

Last synced: 11 days ago
JSON representation

Portfolio creado con NextJS y TailwindCSS

Awesome Lists containing this project

README

        

# 📝[Portfolio](https://www.danielcg.dev/)

| Category | Score |
| ------------- | ------------- |
| 🟢 Performance | 99 |
| 🟢 Accessibility | 90 |
| 🟢 Best Practices | 92 |
| 🟢 SEO | 90 |

## 🚀 Levantar proyecto en local

```
git clone https://github.com/danielcgilibert/Portfolio.git
```

```
cd Portfolio
```

```
yarn install
```

```
yarn run dev
```