Infinity Chat is a cross-platform real-time messaging application built with React Native. It allows users to send and receive messages instantly with a Java-based backend.
- Real-time messaging
- Cross-platform support (Android & iOS)
- User authentication
- MySQL database for message storage
- Fast and responsive UI
- React Native (Expo)
- Java (Backend)
- MySQL
-
Navigate to the frontend folder.
-
Run
npm install. -
Start the app using:
npm start
- Open the backend project in your Java IDE.
- Configure the MySQL database.
- Run the server.
Dilmin Fernando