https://github.com/crnacura/playersclub
Players Club is a free Astro template for showcasing music artists—an experimental proof of concept built in collaboration with Alex Tkachev.
https://github.com/crnacura/playersclub
astro
Last synced: 10 days ago
JSON representation
Players Club is a free Astro template for showcasing music artists—an experimental proof of concept built in collaboration with Alex Tkachev.
- Host: GitHub
- URL: https://github.com/crnacura/playersclub
- Owner: crnacura
- Created: 2025-02-05T11:54:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T03:40:59.000Z (2 months ago)
- Last Synced: 2025-03-28T03:03:44.893Z (28 days ago)
- Topics: astro
- Language: JavaScript
- Homepage: https://playersclub88.netlify.app/
- Size: 8.65 MB
- Stars: 46
- Watchers: 2
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Players Club: A Free Astro Template for Showcasing Music Artists
Players Club is a free Astro template for showcasing music artists—an experimental proof of concept built in collaboration with [Alex Tkachev](https://alextkachev.com/).

[Article on Codrops](https://tympanus.net/codrops/?p=86632)
[Demo](https://playersclub88.netlify.app/)
## Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |## Credits
- Design based on [Alex Tkachev's](https://alextkachev.com/) [Players Club Dribbble shot](https://dribbble.com/shots/25156320-Players-Club-UI-Animation).
- Images generated with [Midjourney](https://midjourney.com)## Misc
Follow Codrops: [Bluesky](https://bsky.app/profile/codrops.bsky.social), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/), [X](http://www.x.com/codrops)
## License
[MIT](LICENSE)Made with :blue_heart: by [Codrops](http://www.codrops.com)