An open API service indexing awesome lists of open source software.

https://github.com/derektypist/build-a-recipe-ingredient-converter

Learn about currying and functional programming by building a recipe ingredient converter application.
https://github.com/derektypist/build-a-recipe-ingredient-converter

css3 currying-function-javascript freecodecamp-project functional-programming html5 javascript

Last synced: 3 months ago
JSON representation

Learn about currying and functional programming by building a recipe ingredient converter application.

Awesome Lists containing this project

README

        

# Build a Recipe Ingredient Converter

Learn about currying and functional programming by building a recipe ingredient converter application.

## Technologies

Uses HTML5, CSS3 and JavaScript.

## Deployment

On [GitHub Pages](https://derektypist.github.io/build-a-recipe-ingredient-converter) at the main branch.

## Credits

### Acknowledgements

- [FreeCodeCamp](https://www.freecodecamp.org)