Skip to content

A digital recipe book

License

Notifications You must be signed in to change notification settings

cheesits456/RecipeBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeBook

A software solution to having a bunch of unorganised recipes written down on paper

Download

Compiled binaries available for Windows and Linux at on the Releases page

Examples

image image image

Running from build environment and compiling yourself

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