Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ovftank/astro-boilerplate

🌟 Astro Boilerplate
https://github.com/ovftank/astro-boilerplate

astro astrojs frontend lighthouse-score seo-optimization

Last synced: 17 days ago
JSON representation

🌟 Astro Boilerplate

Awesome Lists containing this project

README

        

# 🌟 Astro Boilerplate

### Demo: https://demo-astro.ovfteam.com

### πŸ–₯️ Lighthouse Score

[![Lighthouse Score](https://github.com/ovftank/astro-boilerplate/blob/main/lighthouse_results/desktop/pagespeed.svg)](https://pagespeed.web.dev/analysis?url=https://demo-astro.ovfteam.com/)

- πŸš€ Astro framework
- 🎨 Tailwind CSS
- πŸ” Auto create sitemap
- πŸ€– robots.txt
- πŸ“± Drawer navigation
- 🎭 View Transitions API
- πŸ–ΌοΈ Icon system with Iconify

## πŸ“‚ Directory Structure

```
src/
β”œβ”€β”€ components/ # Components
β”œβ”€β”€ layouts/ # Layout templates
β”œβ”€β”€ pages/ # Route pages
β”œβ”€β”€ config/ # CαΊ₯u hΓ¬nh
└── types/ # TypeScript types
```

Made with πŸ’– by [@ovftank](https://github.com/ovftank)