A webapp for automating your job application process. Very much a work in progress.
Not meant to be ran outside of my environment. You'll have to use your own firebase credentials.
But if you really want to, you can run it with typical node.js commands:
npm install
npm run dev
npm run build
vite + react + typescript + tailwindcss + firebase