Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.
/ tax-calculator Public archive

A toy application I’m working on to learn to Alpine.js

License

Notifications You must be signed in to change notification settings

nholden/tax-calculator

Repository files navigation

Tax Calculator

A toy application I’m working on to learn to Alpine.js. Using Alpine.js and Tailwind CSS, nearly all of the content, styling, and functionality lives in the markup, with some light JavaScript sprinkles and no custom CSS. ✨

Development

Open the application in a web browser with live reloading:

npm install
npm run dev

Deployment

Build the assets for production:

npm run build

About

A toy application I’m working on to learn to Alpine.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published