/coffee-nutrition

Coffee shop nutrition calculator using react and bootstrap 5

Primary LanguageJavaScript

Coffee Shop Nutrition Info

Joshua Langner

April 2023

| LinkedIn | GitHub | Portfolio |


Deployed Application:

Deployment pending local coffee shop owner approval


Description

I am currently working mornings at a coffee shop. I love my coffee, and I also like to track my nutrition. While many large restaurant chains have nutrition calculators built into their menu, the local mom & pop shops do not. I saw this as an oppportunity to build something that I am passionate about and to put my skills to practical use.

This application uses React Hooks to manage the state of the nutritional values of the drinks customers want to order. It is styled with Bootstrap 5.


Technologies Used

  • JavaScript
  • CSS
  • Bootstrap
  • HTML
  • React.JS

Key Learning

  • Practice state management in React
  • This is my first project utilizing Bootstrap