Storm is a real-time messaging application built using SwiftUI for the frontend and ASP.NET for the backend. Users can send text messages and add contacts.
- User Authentication: Secure user authentication system allowing users to create accounts and log in securely.
- Real-time messaging
- Send and receive text messages
-
Frontend:
- SwiftUI
- SwiftData
-
Backend:
- ASP.NET Core Web API
- SignalR
- You can find backend project here