Telegrom is a web-based application that can make users communicate with each other by sending / receiving messages. This application was built using Next JS, Bootstrap 5, Material UI, Redux, and Firebase Service ( Realtime database ).
Clone this repository
https://github.com/alviandooo/telegrom-app.git
Intall dependency $ run project.
cd telegrom-app
npm install
npm run start
Open http://localhost:3000 with your browser to see the result.