This is just a result of an exercise I was doing when learning React.js. Super simple (and probably incorrect) structure.
- Node.js installed on your machine
- React.js
- Tailwindcss
- Pull the repo and run
npm install
and thennpm start
; - Or check out live preview at igorlanko.github.io/expenses-react.