Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 613 Bytes

readme.md

File metadata and controls

25 lines (13 loc) · 613 Bytes

🥕 Simple Calorie Calculator

The Calorie Calculator project is simply in HTML, CSS, and JavaScript. You can calculate your daily caloric needs to maintain or lose weight. You just have to type your age, gender, weight, height, and exercise activity and click on the calculate button to find out the calories required per day.

Try out now on 👉🏼 https://fightm9.github.io/calorie-calculator/

Features

  • 😉 Minimalistic UI
  • ✅ Focus on accessibility
  • 📱 Tablet & mobile friendly

Screenshot

preview

Technologies Used

  • Vanilla JavaScript
  • CSS
  • HTML