Peerloop is a professional networking platform designed specifically for freelancers, offering seamless communication and collaboration tools.
This is a desktop website only!
Clone PeerLoop!
git clone [https://github.com/EzHavoc/PeerLoop2.0]
cd PeerLoop2.0/peerloopInstall Yarn (If not installed)
npm install yarnInstall all dependencies
yarn installRun the Development Server
yarn startThe app will be available at http://localhost:3000.
Project is deployed on https://peer-loop2-0.vercel.app/
Frontend:
React.js – A dynamic JavaScript library for building fast user interfaces.
React Router-Dom – Provides smooth navigation and routing for single-page applications.
CSS3 – For responsive and modern design.
Backend:
Firebase Authentication – Secure login system with Google authentication.
Firestore – Real-time NoSQL cloud database for storing user data and messages.
Security:
Google Secure Access Control – Firebase Authentication secures user access.
SSL Encryption – All data is encrypted with SSL for safe communication.
State Management:
Redux – Centralized state management to ensure predictable updates across the app.
Version Control:
GitHub – Managed via GitHub for version control and collaborative development.
- Real-Time Messaging – Seamless, instant messaging with peers and clients.
- Freelancer Networking – Build and maintain a professional network.
- Secure Authentication – Sign in using Google or other secure methods.
- Collaboration Tools – Work together with real-time updates, task sharing, and more.
We welcome contributions! Here’s how you can help:
- Fork the repo
- Create a new branch (git checkout -b feature-name)
- Make your changes and commit (git commit -am 'Add feature')
- Push to your branch (git push origin feature-name)
- Open a Pull Request
Or email us at [email protected]




