A SwiftUI-based recipe management app that allows users to create, view, and store their favorite recipes. It features user authentication through Firebase, recipe data storage with Firestore, and image uploads via Firebase Storage. This project showcases the use of modern SwiftUI, async/await for asynchronous operations, and a clean MVVM architectur