A small single page app for generating custom pride backgrounds based off a background that has the Trans, Lesbian, and Pride flags rotated 45 degrees.
https://pride.nicholemattera.gay
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
public | 1 year ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
babel.config.js | 1 year ago | |
jsconfig.json | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
vue.config.js | 1 year ago |
README.md
Pride Background Generator
A small single page app for generating custom pride backgrounds. The inspiration for this work is based off a background that I used for awhile that had the Trans, Lesbian, and Pride flags rotated 45 degrees. (Source) The purpose of this app is to allow anyone to create their own background with any arrangement of flags.
Project setup
npm ci
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint