
| Playlist Name | YouTube Playlist Link | |
|---|---|---|
| Chat App Development (Main Playlist) | Link | |
| Chat App Development (Only Front-End using Flutter) | Link | |
| Chat Server Development (Only Back-End using Node/SocketIo) | Link | 
- 
Clone this app using below syntax -: 
- 
After cloning install packages using below syntax -: npm install 
Above command will install all the neccery packges.
- Run the app on your mobile using below command -:
npm run dev 
