chingu-voyages / v40-bears-team-35

V40 Bears Team 35
0 stars 1 forks source link

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