This repository
git clone https://github.com/utdal/sg-budget-breakdown.gitNow ensure that you have a working installation of Node.js and NPM.
To start the local development server accessible at https://localhost:4000/sg-budget-breakdown:
npm run devData should be placed in JSON form in the data directory.
This website supports Tailwind CSS styles.
This website is deployed to GitHub Pages.
The site will be built and deployed upon merge into main.
Make sure you commit your most recent changes before continuing.