A software solution to having a bunch of unorganised recipes written down on paper
Compiled binaries available for Windows and Linux at on the Releases page



Note
Application was developed on Linux so compile scripts will not work on Windows
Install dependencies with npm i
then:
- Run with
npm start
- Compile with
npm run compile