Skip to content

murgatt/instagram-spotify-story-template

Repository files navigation

instagram-spotify-story-template

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.

App screenshot

Installation

This project is using pnpm as package manager.

pnpm install

Development

This project is using SolidJS framework. Learn more on the Solid Website.

Available Scripts

Run the app

pnpm dev

or

pnpm start

Build the app

pnpm build

Preview the app build

pnpm serve

Lint

ESLint check

pnpm lint

ESLint fix

pnpm lint:fix

Prettier check

pnpm prettier:check

Prettier fix

pnpm prettier

Contributing

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.

License

GPL-3.0 license