Skip to content

tracalories web-app-list count meal, workout and daily limits of calories

Notifications You must be signed in to change notification settings

AslanKdyrkhnv/tracalories-webpack-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracalories Webpack Starter

This project is a starter template for a Tracalories application, set up with Webpack, Babel, and Sass. It bundles JavaScript, compiles Sass to CSS, and provides a local development server for hot-reloading.

Installation

Clone the repository:

git clone <repository-url> cd tracalories-webpack-starter

Install dependencies: Run the following command in your project directory:

npm install

Starting the Development Server

To start the development server with hot-reloading: npm start

Building for Production

To create a production-ready build, run: npm run build

Dependencies

The project uses the following key dependencies:

Webpack: Module bundler to compile JavaScript and assets. Babel: Transpiler to convert modern JavaScript into a compatible version for older browsers. Sass: CSS pre-processor for styling. Bootstrap and Font Awesome: For UI styling and icons.

Link to this hosted project: https://tracalorieswebsapp.netlify.app/

About

tracalories web-app-list count meal, workout and daily limits of calories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published