MyBatch is a brewing management system that helps homebrewers organize and track their beer recipes, ingredients, and brewing processes. This project is designed to facilitate the brewing experience by providing a user-friendly interface and essential features for managing brewing recipes and inventory.
- Recipe Management: Create, view, and manage your brewing recipes.
- Ingredient Tracking: Keep track of your inventory and ingredients.
- Brewing Process: Record and monitor the brewing process for each recipe.
- Inventory Reduction: Automatically update your ingredient inventory when brewing.
**MERN**
FrontEnd: React, Material UI, CSS, Jest
BackEnd: Node.js, Express MVC
Database: MongoDB, Mongoose
To get started with MyBatch, follow these steps:
-
Clone the Repository:
-
**npm install **
-
**npm start to start client, server node.js to start the server **
-
** Please populate ourRecipes collection with recipes.json **