Zenith is a serene meditation app built with React that provides a variety of soothing sounds to help you find your zen. This app uses Tolgee for localization, making it accessible to users around the globe, and Tailwind CSS for sleek, responsive styling.
- Soothing Sounds: Choose from a selection of calming sounds to enhance your meditation experience.
- Localization: Supports multiple languages through Tolgee, allowing users to meditate in their preferred language.
- Responsive Design: Built with Tailwind CSS to ensure a smooth experience across all devices.
- User-Friendly Interface: Intuitive layout designed for easy navigation and use.
- React: Frontend library for building user interfaces.
- Tolgee: Localization library for easy internationalization.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
To get started with Zenith, follow these steps:
-
Clone the repository:
git clone https://github.com/tolgee/tolgee-platform.git cd demos/meditation-app
-
Install dependencies:
npm install
- Run the app:
npm run dev
- Open your browser and navigate to http://localhost:5173 to view the app.
- Select your preferred language using the language toggle.
- Browse through the available soothing sounds.
- Click on a sound to start playing it during your meditation session.
- Use the timer feature to set your meditation duration.