Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schroedinger-hat/netflix-show-generator
A tool for generating Netflix show image
https://github.com/schroedinger-hat/netflix-show-generator
canvasjs hacktoberfest hacktoberfest2022 image-generation image-processing javascript konvajs netflix nuxtjs vue-konva
Last synced: about 2 months ago
JSON representation
A tool for generating Netflix show image
- Host: GitHub
- URL: https://github.com/schroedinger-hat/netflix-show-generator
- Owner: Schroedinger-Hat
- License: gpl-3.0
- Created: 2020-10-20T16:37:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T12:05:09.000Z (over 2 years ago)
- Last Synced: 2024-10-24T13:58:39.384Z (3 months ago)
- Topics: canvasjs, hacktoberfest, hacktoberfest2022, image-generation, image-processing, javascript, konvajs, netflix, nuxtjs, vue-konva
- Language: Vue
- Homepage: https://netflix.schrodinger-hat.it/
- Size: 1.09 MB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Netflix film cover generator in Nuxt.js
[![GitHub issues](https://img.shields.io/github/issues/Schrodinger-Hat/netflix-show-generator?style=flat-square)](https://github.com/Schrodinger-Hat/netflix-show-generator/issues)
[![GitHub forks](https://img.shields.io/github/forks/Schrodinger-Hat/netflix-show-generator?style=flat-square)](https://github.com/Schrodinger-Hat/netflix-show-generator/network)
[![GitHub stars](https://img.shields.io/github/stars/Schrodinger-Hat/netflix-show-generator?style=flat-square)](https://github.com/Schrodinger-Hat/netflix-show-generator/stargazers)
[![GitHub license](https://img.shields.io/github/license/Schrodinger-Hat/netflix-show-generator?style=flat-square)](https://github.com/Schrodinger-Hat/netflix-show-generator)
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FSchrodinger-Hat%2Fnetflix-show-generator)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FSchrodinger-Hat%2Fnetflix-show-generator)> We love Netflix, but we love memes even more. We thought that helping Netflix on their UI/UX testing with a tool that can create show images easily with an export function to png
You can visit the [demo webisite hosted on Netlify](https://netflix.schrodinger-hat.it)
Here a short video demo:
![Demo](https://media.giphy.com/media/0oLSafZLQpno4bUXAP/giphy.gif)
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).
## Contributing
- Follow the contributor guidelines
- Follow the code style / requirements
- Format for commit messages## TODO
- Testing
- Improvements user experience
- Make contributing guidelines# Contacts
You can find us on [our webiste](https://www.schrodinger-hat.it)
# Credits
[thejoin](https://github.com/thejoin95)
# License
GPL-v3