A twitter clone built out with SwiftUI using MVVM design pattern!
My inspiration for this project was to polish my SwiftUI skills and familiarize myself with tools required to build a social network platform. It was lots of fun to build, using SwiftUI for the layout of app was very smooth and I used Firebase to store and fetch all the user data and app information. Additionally, I gained more experience working with the MVVM design pattern.