https://github.com/engageintellect/astro-homepage
A landing page template build using Astro and TailwindCSS.
https://github.com/engageintellect/astro-homepage
astro blog homepage tailwind vercel
Last synced: about 1 month ago
JSON representation
A landing page template build using Astro and TailwindCSS.
- Host: GitHub
- URL: https://github.com/engageintellect/astro-homepage
- Owner: engageintellect
- License: mit
- Created: 2023-02-12T03:32:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T19:15:47.000Z (over 3 years ago)
- Last Synced: 2025-02-06T13:49:23.188Z (over 1 year ago)
- Topics: astro, blog, homepage, tailwind, vercel
- Language: Astro
- Homepage: https://test-astrowind-olive.vercel.app
- Size: 1.22 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# astro-homepage
## Description:
A simple landing page, build using [astro](https://astro.build).
# Features
- Astro
- TailwindCSS
## Getting Started:
```bash
git clone https://github.com/engageintellect/astro-homepage.git
```
```bash
cd astro-homepage
```
```bash
pnpm install
```
```bash
pnpm start
```