Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/area44/astro-coverflow-carousel
Astro Coverflow Carousel
https://github.com/area44/astro-coverflow-carousel
Last synced: 14 days ago
JSON representation
Astro Coverflow Carousel
- Host: GitHub
- URL: https://github.com/area44/astro-coverflow-carousel
- Owner: AREA44
- License: mit
- Created: 2024-04-21T18:29:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T04:34:09.000Z (24 days ago)
- Last Synced: 2024-10-27T05:30:38.876Z (24 days ago)
- Language: TypeScript
- Homepage: https://area44.github.io/astro-coverflow-carousel
- Size: 631 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro Coverflow Carousel
## Getting Started
To get started with this application, make sure you have Node.js v20+ installed on your system. Then, follow these steps:
```bash
git clone --depth=1 https://github.com/AREA44/astro-coverflow-carousel
cd astro-coverflow-carousel
pnpm install
pnpm dev
```Now, you can open your browser and navigate to http://localhost:4321 to see the application running.
## License
Licensed under the [MIT License](LICENSE).