Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 2.02 KB

README.md

File metadata and controls

44 lines (25 loc) · 2.02 KB

Caluri

This calorie counter app helps you keep track of your daily food intake and stay healthy. With a detailed log of each meal you can stay on top of your caloric goals and monitor your diet to ensure you stay ontrack. All of the data is presented in a simple and intuitive design so tracking your food intake is easy and hassle-free.

This is a front-end application designed to provide a practical learning experience. The primary goal was to gain a deeper understanding of web development and to create a functional and well-designed application from scratch.

🚀 Hosted At

https://iqbal-kang-225-caluri.vercel.app/info

💻 Built with

Technologies used in the project:

  • Tailwind for efficient and scalable styling
  • React for the front-end user interface
  • Redux store for states management

🧐 Features

Here're some of the project's best features:

  • personalized tracking
  • track macros
  • group meals

Project Screenshots

project-screenshot

project-screenshot

project-screenshot

project-screenshot

Conclusion

While working on this project I faced some obstacles which allowed me to dive deeper into the complexities of web development and broaden my skill set. With this project I learnt creating reusable react components and manage the app state. Through this project, I gained a better understanding of Single Page Application development.