Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewasif/aqua-go
A Progressive Web App that helps you keep record of hydration, built with React and Redux
https://github.com/thewasif/aqua-go
Last synced: 25 days ago
JSON representation
A Progressive Web App that helps you keep record of hydration, built with React and Redux
- Host: GitHub
- URL: https://github.com/thewasif/aqua-go
- Owner: thewasif
- License: mit
- Created: 2020-03-24T15:47:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:42:25.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T02:15:52.238Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://aqua-go.netlify.com/
- Size: 8.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Aqua Go
Track your Hydration
[![Netlify Status](https://api.netlify.com/api/v1/badges/1d131add-8843-48be-8bde-cc067ccc8ac1/deploy-status)](https://app.netlify.com/sites/aqua-go/deploys)
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/muhammadwasif/aqua-go)**Aqua Go** is an application that tracks your hydration and keep records for a week. You set targets and Aqua Go helps you track and keep a record of amount of water that you drunk, daily
### Contributing
Contributions are always welcomed to make this app better and add new features
To install app locally:- fork the repository
- clone the repo `https://github.com/MuhammadWasif/aqua-go.git`
- `cd aqua go`
- Run `npm install`
- Run `npm start`> Node and npm should be installed in the system
### Built With
- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Material UI](https://material-ui.com/)
- [Moment](https://momentjs.com/)
- [styled-components](https://styled-components.com/)
Happy Coding ❤️