Skip to content

HTML + JavaScript web app for the 4-7-8 breathing technique

License

Notifications You must be signed in to change notification settings

mhubrich/Breathe478

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breathe 478

Breathe 478 Web App

Breathe in for 4 - hold for 7 - breathe out for 8

A lightweight web app to practice the 4-7-8 breathing technique developed by Dr. Andrew Weil.

Built With

  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Usage

The 4-7-8 breathing technique is based on pranayama breathing exercises, an ancient yogic practice of controlling your breath. These types of mindful breathing exercises have been shown to have many benefits for stress reduction and relaxation.

It's done in three simple steps:

  1. Inhale through your nose for 4 counts.
  2. Hold your breath for 7 counts.
  3. Exhale through your mouth for 8 counts.

For more information, see here.

Getting Started

Local Copy

To get a local copy simply clone this repository: git clone https://github.com/mhubrich/Breathe478.git

Live Version

Visit the live version at: markushubrich.me/breathe478

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Acknowledgments

Shout-out to Othneil Drew for creating the Best-README-Template.