Twiine is a professional networking app designed to help users build meaningful connections through matchmaking, fostering mentorship, and collaboration.
- Matchmaking: Connect with professionals in your field or potential mentors.
- Professional Profiles: Customize your professional experience and connect with others based on shared interests and goals.
- Notifications: Stay up to date on connection requests, mentor messages, and more.
- React Native: For cross-platform mobile development.
- Expo: Provides a development framework and tools for React Native.
- Redux Toolkit: For state management across the app.
- Tailwind (Nativewind): For styling and layout management.
To set up the project locally, clone this repository and run:
git clone https://github.com/your-repo/twiine.git
cd twiine
npm install
npm start