Want to chat with your friends but don't want to sell your data to Mark Zuckerberg? We got you with the latest Whatapp lookalike app.
This app is a fully functional chatting app, the server is made with node.JS, the front is made with react and we store our data using MongoDB
To run our app please clone our repository and then install the packagkes in two folders:
cd client-side
npm install
cd ../server-side
npm install
cd ../
After that you can run the server from the repository's folder:
node server-side/src/app.js
Then, open your browser with the URL localhost:3001/