/kounter

Basal Metabolism Calculator

Primary LanguageJavaScript

Project no longer supported

Basal Metabolism calculator

🍕 + 🚴 = DEMO

Configuration

npm install

Install all the dependencies

Config your firebase app

Copy firebase.local.js to firebase.js and compile with yours project informations. You can find your data on this page (remember to update the link with your project id).

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run deploy

Builds the app for production and merge everything to gh-pages branch. This branch is live on production with a Github Page.

Note

This project was bootstrapped with Create React App.