invoice, ant-design
Invoice user flow with react and ant-design. This is a static prototype (no backend service is connected).
URL: https://static-invoice.netlify.com
Install Node.js, Git and then:
git clone https://github.com/antekai/ct-fin-beta.git invoice-app
cd invoice-app
yarn install
yarn start