Whatsapp-frontend is a ReactJS based frontend application that leverages the power of real-time communication using Pusher.
Fololowing is the architecture of the application.
whatsapp-frontend uses a number of open source projects to work properly:
- ReactJS - A JavaScript library for building user interfaces
- Axios - Promise based HTTP client for the browser and node.js
- Pusher - Powering realtime experiences for mobile and web
- Add the
baseURL
in axios.js file - Companion backend repository is available here - whatsapp-backend
whatsapp-fronted requires Node.js v16+ to run.
Install the dependencies and devDependencies and start the server.
cd whatsapp-frontend
npm i
npm start
Faizal Vasaya
MIT
Free Software, Hell Yeah!