Landing Kreatif is a high-performance Landing page made with Astro and Tailwind. It's based on the original Figma design by Olga Skuja.
- Clean and simple design.
- Fully Responsive.
- Fast and efficient thanks to Astro.
- Customizable with Tailwind.
- Highly optimized SEO.
/
├── public/
│ └── fonts
│ └── favicon.svg
│ └── og.png
├── src/
│ ├── components/
│ │ └── sections/
│ │ └── seo/
│ │ └── ui/
│ ├── styles/
│ ├── utils/
│ ├── layouts/
│ │ └── MainHead.astro
│ │ └── MainLayout.astro
│ └── pages/
│ └── index.astro
└── package.json
To run locally:
Comando | Acción |
---|---|
git clone repo |
Clone Repo |
cd repo |
Access root dir |
npm install |
Install Deps |
npm run dev |
Run locally in localhost:4321 |
- License & Credits in the Landig Page's footer.