Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




Aqua Logo

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 ❤️