React Hooks app for calculating BMI
The BMI Calculator is a user-friendly React Hooks application designed to help individuals easily calculate their Body Mass Index (BMI). With a simple and intuitive interface, this app not only performs BMI calculations but also stores the data for up to seven days, allowing users to track their progress over time. Built using Create React App, this tool stands out for its seamless integration of local storage, ensuring that your data is readily accessible for future reference.
One notable enhancement includes the removal of the Materialize-CSS dependency, providing a more streamlined experience. While some features are still in development, such as addressing chart anomalies, the app remains a practical solution for anyone looking to keep an eye on their health metrics.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading