Breathly is a React-Native mobile app that allows you to focus on your breathing (source code here). You can use Breathly for daily relaxation and breath training: just choose a breathing technique and focus on the guided exercise.
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
directory
The Breathly website doesn't use JavaScript (no, I'm not using Google Analytics).
I used this mockup from Lstore design goodies to create the top image.
The Breahly landing page is deployed using Netlify.
Pull requests are welcome. File an issue for ideas, conversation or feedback.