ConnectDevs is a web application designed for developers to connect and collaborate. The platform offers features such as profile management, sending connection requests, and viewing existing connections. Built with modern web technologies, ConnectDevs provides a seamless and interactive experience for developers to network and build professional relationships.
- Edit Profile: Users can update their profile details to reflect their current skills and preferences.
- View Connections: See and manage your existing connections with other developers.
- Send Requests: Connect with other developers by sending connection requests.
- Responsive Design: A user-friendly interface that works across all devices.
- React.js: For building a dynamic and interactive frontend.
- Tailwind CSS: For designing a modern and responsive user interface.
- Material UI: For providing pre-styled components and enhancing the user experience.
-
Clone the repository:
git clone https://github.com/muhammadusman586/ConnectDevs.git
-
Navigate to the project directory: cd ConnectDevs/client
-
Install dependencies: npm install
-
Start the development server: npm run dev