Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 588 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 588 Bytes

Recipe Roulette

This app provides a constant stream of curated recipes to the end user when it comes time to prepare a meal or go to the store. The design for this app draws from that of Tinder, utilizing a swipe input to determine whether the user would like to choose the recipe they've been shown or move on to another option.

Running the application locally

From the repo:
  1. Clone this project locally
  2. Run npm i in the project directory
  3. Run npm run dev to boot the project then ctrl+click on the generated localhost link to view the project in your browser