brscherer / poc-bun-tax-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOAD Challenges - Round 1 - Exercise 1

Task: Build a TAX system where different products have different tax per state and year.

poc-bun-tax-system

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.1. Bun is a fast all-in-one JavaScript runtime.

About


Languages

Language:TypeScript 100.0%