An app to find a smoothie recipe based on ingredients you want to include.
- Fork and clone down this repo.
- Once localized,
cdinto the directory. - Run
npm install
This was an opportunity to utilize the React framework, as well as, fetch API, to create a simple app to solve a real-life problem. As students, this was our first project involving data and the React framework. After a short learning curve with the fetch calls, we were all really able to increase our React skills.
- React ( & JavaScript)
- SCSS
- HTML
- Jest & Enzyme
View our app presentation: https://docs.google.com/presentation/d/1Lwe_dH9pG-NWe1zTIV4g2WPGcsnHtb9vsnCoAwc9K9M/edit?usp=sharing



