Simple chat mobile application. No encryption, decryption, profile. Only real-time messaging. This project was created for learning purposes only.
- Node JS for server side
- Flutter for mobile framework
Clone this repository
git clone https://github.com/gopelkujo/simple_chat_learn.gitRun the server locally by run this in backend folder
npm install
node server.jsThen set up your Android Emulator / iOS simulator then run this in mobile folder
flutter pub get
flutter runAnd start chatting in provided room chat.