Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T19:15:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-26T18:47:03.510Z (3 months 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
```