An open API service indexing awesome lists of open source software.

https://github.com/nolanlawson/fabric-calculator

Web app to calculate how much fabric you need for a sewing project
https://github.com/nolanlawson/fabric-calculator

Last synced: 11 days ago
JSON representation

Web app to calculate how much fabric you need for a sewing project

Awesome Lists containing this project

README

        

Fabric calculator
====

Web app to calculate how much fabric you need to buy for a sewing project based on
the pieces of fabric you need to cut.

- `yarn` to install
- `yarn start` to run in dev mode
- `yarn test` to test
- `yarn build` to build
- `yarn lint` to lint