creative-tutorials / aspire

This is a Landing Page based on the design 'Positivus' made by Olga Skuja

Home Page:https://kreatif-software.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Kreatif Software

Landing

Kreatif es una Landing page de alto desempeño hecha con Astro y Tailwind. Está basada en el diseño original de Figma hecho por Olga Skuja.

Features

  • Diseño limpio y simple.
  • Full Responsive.
  • Rápida y eficiente gracias a Astro.
  • Customizable con Tailwind.
  • SEO altamente optimizado.

⚓ Puntaje en Lighthouse

Lighthouse Score

🚀 Estructura del Proyecto

/
├── public/
│   └── fonts
│   └── favicon.svg
│   └── og.png
├── src/
│   ├── components/
│   │   └── sections/
│   │   └── seo/
│   │   └── ui/
│   ├── styles/
│   ├── utils/
│   ├── layouts/
│   │   └── MainHead.astro
│   │   └── MainLayout.astro
│   └── pages/
│       └── index.astro
└── package.json

🧞 Comandos

Para correr la aplicación en un entorno local

Comando Acción
git clone repo Clonar Repositorio
cd repo Entrar al directorio base
npm install Instalar Dependencias
npm run dev Correr el servidor local en localhost:4321

Más información

  • Licencia y Crédito en el footer de la Landing Page.

About

This is a Landing Page based on the design 'Positivus' made by Olga Skuja

https://kreatif-software.netlify.app/

License:MIT License


Languages

Language:Astro 89.7%Language:JavaScript 5.4%Language:CSS 4.9%