Skip to content

Latest commit

 

History

111 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub top language GitHub issues GitHub pull requests License (3-Clause BSD)

Fork n Spoon


Find Some Food!

A React app created by Nethanel Kohen and Martin Pham that that allows users to scan the barcode of a product/ingredient (or manually enter) which then renders a list of ingredients, recipes and nutrition facts of dish.

Find it here


Getting Started

$ git clone https://github.com/martinliempham/fork-n-spoon.git
$ cd fork-n-spoon
$ npm install
$ npm start

Project Structure

    ├── App.jsx         ## Begins navigation
    ├── App.css         ## Holds App CSS
    ├── index.js        ## Handles Expo render data
    ├── src         ## React source code
    │   ├── components     ### React components
    │   │     └── #### BarcodeRead.jsx
    │   │     └── #### Ingredients.jsx
    │   │     └── #### Logo.jsx
    │   │     └── #### Nutrition.jsx
    │   │     └── #### QuaggaScan.jsx
    │   └── img     ### Images (png,jpg)
    └── public     ## Any shared components
        └── index.html     ### Renders HTML
        └── manifest.json     ###

What's Inside

React

QuaggaJS

Edamam API

Spoonacular API


Inspiration

  • Lose It - Barcode scanning feature

Credits

Nethanel Kohen (contributor) Martin Pham (contributor)

License

This React app is under the MIT License.

About

Martin&Nate's food app

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages