https://github.com/area44/astro-everest
The image gallery was built with Alpine.js and Tailwind CSS
https://github.com/area44/astro-everest
alpinejs astrojs github-pages pines-ui ssg tailwindcss
Last synced: about 2 months ago
JSON representation
The image gallery was built with Alpine.js and Tailwind CSS
- Host: GitHub
- URL: https://github.com/area44/astro-everest
- Owner: AREA44
- License: mit
- Created: 2023-06-26T16:14:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T05:25:43.000Z (2 months ago)
- Last Synced: 2025-04-06T06:25:31.529Z (2 months ago)
- Topics: alpinejs, astrojs, github-pages, pines-ui, ssg, tailwindcss
- Language: Astro
- Homepage: https://area44.github.io/astro-everest
- Size: 3.82 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro Everest
Astro Everest is an image gallery built with Astro, Alpine.js and Tailwind CSS.
## Develop locally
```bash
pnpm install
pnpm dev
```Now, your website is running at http://localhost:4321
## License
Licensed under the [MIT License](LICENSE).
## Credits
This project use gallery emlement from [Pines UI](https://devdojo.com/pines).