/drink-water-app

Simple app (PWA) for tracking amount of water drank everyday.

Primary LanguageHTML

cover

Drink Water App (PWA)

Simple app (PWA) for tracking the amount of water drank everyday.

How to use it?

Clone the repo to your computer, go to the project directory in console and type npm install. Open 'Dist' folder and run 'index.html' file. You can simply add and remove glasses of water by clicking on buttons.

Available scripts

npm run start - runs development mode

npm run build - runs build process for production

npm run publish - runs build process and publish the page using gh-pages branch