Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielcgilibert/antiguo-portfolio
- Owner: danielcgilibert
- Created: 2022-06-28T22:14:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T08:05:39.000Z (over 1 year ago)
- Last Synced: 2024-10-15T00:06:07.796Z (24 days ago)
- Topics: javascript, modulecss, nextjs, reactjs, tailwindcss, yarn
- Language: JavaScript
- Homepage: https://portfolio-vert-ten-12.vercel.app/
- Size: 7.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```