Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T03:35:44.000Z (24 days ago)
- Last Synced: 2024-10-27T04:33:46.967Z (24 days ago)
- Topics: alpinejs, astrojs, github-pages, pines-ui, ssg, tailwindcss
- Language: Astro
- Homepage: https://area44.github.io/astro-everest
- Size: 3.85 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).