Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 859 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 859 Bytes

Bits Into Bites

React-based web app to use up leftover food in the fridge at the end of the week. Search terms are run through the Edamam API, and the results are displayed on the page, where each recipe has an image, calorie count, ingrdient list, health labels, and a link to the page the recipe was originally sourced from.

Visit Bits Into Bites

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or other contact method with me before making a change.

If you would like to contribute, simply clone the repository to your local drive and set up a development environment (Simple run npm start).

License

This project is licensed under the MIT License - see the LICENSE.md file for details