A community collaboration platform that helps connect people in the same area. It allows users to find others with similar interests, share skills, do microjobs and organize hobby-specific events.
You can either browse LinkUps on your feed or post your own. Then you can contact and communicate with people, chat, and form groups directly in the app itself!
Built with React and TypeScript.
Prerequisites: Node.js
- Install dependencies:
npm install
Run the app:
npm run dev