Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 336 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 336 Bytes

Secret Generators

An application that fetches random secret keys from a Flask API.

Built with

  • HTML
  • Tailwind CSS
  • JavaScript
  • Flask

Deployment

  • Vercel


Tailwind Watcher
$ npx tailwindcss -i ./static/src/styles.css -o ./static/dist/css/index.css --watch