MeadMaker is a mobile application built using Expo and React Native. This app helps users manage their mead-making process by tracking ingredients, fermentation progress, and tasting notes.
- 🏺 Batch Tracking: Keep track of different mead batches.
- 📜 Recipe Management: Save and edit recipes.
- 📊 Fermentation Monitoring: Log specific gravity, temperature, and other parameters.
- 📝 Tasting Notes: Record notes on aroma, flavor, and improvements.
- 🎨 Theming Support: Switch between light, dark, and system themes.
- 🔠 Text Size Customization: Adjustable text sizes for better accessibility.
- 📡 Cloud Sync (Planned): Future support for syncing batches across devices.
Ensure you have the following installed:
git clone https://github.com/osanchezdev/MeadMaker.git
cd MeadMaker
npm install
npx expo start
- React Native
- Expo
- Expo Router
- Expo Secure Store
This project is licensed under the MIT License.