https://github.com/belchenkov/drink_water_js
Drink Water App on Vanilla JS
https://github.com/belchenkov/drink_water_js
css3 html5 surge vanilla-javascript
Last synced: 6 months ago
JSON representation
Drink Water App on Vanilla JS
- Host: GitHub
- URL: https://github.com/belchenkov/drink_water_js
- Owner: Belchenkov
- Created: 2020-12-22T12:13:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-23T10:56:53.000Z (about 5 years ago)
- Last Synced: 2025-03-02T17:57:20.510Z (10 months ago)
- Topics: css3, html5, surge, vanilla-javascript
- Language: CSS
- Homepage: http://drink-water-ab.surge.sh
- Size: 588 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Drink Water
> Drink Water App on Vanilla JS
### [Demo](http://drink-water-ab.surge.sh)
[](https://skr.sh/v5l2o0eX5z5?a)
### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```