/spiral-betty

Convert your images into spirals

Primary LanguageJavaScript

Spiral Betty

Convert your images into spirals spiralbetty.com

How to use

Background

I made this site for fun and was inspired by Sudarium of Saint Veronica engraving by Claude Mellan.

Be sure to tag @SpiralBetty on Twitter or Instgram with your creations!

Possible roadmap

  • Do several refactoring passes
  • Change to react hooks
  • Splash screen addition

Running locally

Spiral Betty was bootstrapped with Create React App.

  • Run yarn or yarn install
  • Run yarn start

GH-PAGES deploy:

  • Make sure master is up-to-date and pushed
  • Run npm run deploy
    • If you want you can customize the commit message to gh-pages you can in package.json
  • After deploying don't forget to yarn or yarn install