Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 907 Bytes

readme.md

File metadata and controls

34 lines (24 loc) · 907 Bytes

cover

Hydrapp.

My simple app for register drunk glasses of water.

Table of contents

General info

It's simple PWA application to monitor person's hydration on present day. Application can be install on mobile.

Technologies

  • WTF Webpack starterkit
  • HTML + CSS + JS
  • GitHub API
  • CSS Grid

Setup

Click on Use this template button to generate a new repository based on this starter kit. After that clone it to your computer, go to the project directory in console and type npm install.

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

Status

Project is: done.