Author: Afzal M
Date: September 2023
Tracalorie is a Single Page Application (SPA) developed in Vanilla JavaScript, showcasing the implementation of Object-Oriented Programming (OOP) principles in JavaScript.
Visit the deployed version of Tracalorie at. https://tracaloriev1.netlify.app.
- Object-Oriented Programming (OOP): This project was created as part of the learning process for OOP in JavaScript, demonstrating the application of best practices in code organization and design.
-
Vanilla JavaScript: The core functionality of Tracalorie is implemented using pure JavaScript, showcasing the ability to create dynamic and interactive user interfaces without relying on frameworks or libraries.
-
Bootstrap: The project utilizes Bootstrap for a responsive and visually appealing design. Bootstrap components enhance the overall user experience.
-
Git: Version control is managed using Git, providing a robust history of changes and collaboration.
To run Tracalorie locally, follow these steps:
-
Clone the repository
-
Run in your preffered local web server


