Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 695 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 695 Bytes

Random Recipe Generator

Uses a spreadsheet of my collected recipes to generate a random recipe.

TODO

  • Options to limit cuisine category
  • Add to portfolio?

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn deploy

Builds the app for production to the build folder.
Publishes the build folder to the gh-pages branch.