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.
- Host: GitHub
- URL: https://github.com/derektypist/build-a-recipe-ingredient-converter
- Owner: derektypist
- Created: 2025-01-24T11:19:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T11:24:40.000Z (5 months ago)
- Last Synced: 2025-01-24T12:24:14.810Z (5 months ago)
- Topics: css3, currying-function-javascript, freecodecamp-project, functional-programming, html5, javascript
- Language: JavaScript
- Homepage: https://derektypist.github.io/build-a-recipe-ingredient-converter/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)