aka "spotigram"
A tool to create Instagram story template to share song based on spotify data.
It generates a story template with a gradient background color based on the colors of the track cover.
The template can be downloaded or shared directly on Instagram if the app is used on a compatible smartphone.
This project is using pnpm as package manager.
pnpm install
This project is using SolidJS framework. Learn more on the Solid Website.
pnpm dev
or
pnpm start
pnpm build
pnpm serve
ESLint check
pnpm lint
ESLint fix
pnpm lint:fix
Prettier check
pnpm prettier:check
Prettier fix
pnpm prettier
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to follow the code style of the project and update translations if needed.