Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmazzarolo/breathly-website
Breathly app landing page
https://github.com/mmazzarolo/breathly-website
app breathly gulp landing-page mobile react-native website yarn
Last synced: 7 days ago
JSON representation
Breathly app landing page
- Host: GitHub
- URL: https://github.com/mmazzarolo/breathly-website
- Owner: mmazzarolo
- License: mpl-2.0
- Created: 2019-03-03T17:44:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T07:02:50.000Z (over 2 years ago)
- Last Synced: 2023-04-10T05:42:25.575Z (over 1 year ago)
- Topics: app, breathly, gulp, landing-page, mobile, react-native, website, yarn
- Language: HTML
- Homepage: https://breathly.app
- Size: 2.61 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Breathly
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
Breathly is a React-Native mobile app that allows you to focus on your breathing ([source code here](https://github.com/mmazzarolo/breathly-app)).
You can use Breathly for daily relaxation and breath training: just choose a breathing technique and focus on the guided exercise.
## Overview
In this repository you'll be able to find the source code of the Breathly app website.
The Breathly website can be build using `yarn run build`, which runs a simple Gulp script that takes care of:
- Minifying the CSS code and parsing the PostCSS features
- Minifying the website images
- Move all the files in the `build` directoryThe Breathly website doesn't use JavaScript (no, I'm not using Google Analytics).
## Acknowledgements
I used [this mockup](https://gumroad.com/l/edFPQ) from [Lstore design goodies](https://gumroad.com/lstore) to create the top image.
The Breahly landing page is deployed using [Netlify](https://app.netlify.com).
## Contributing
Pull requests are welcome. File an issue for ideas, conversation or feedback.