Freelance Network
Connect with talented freelancers for your projects
A platform to find, connect with, and collaborate with skilled freelancers. Built with modern technologies for a seamless experience.
Everything you need to start
Full SSR with Vite and Vue 3. Fast initial load, SEO-optimized pages, and seamless client hydration.
Email security code flow, sessions, bcryptjs password hashing, and rate limiting on all auth endpoints.
Built-in EN/FR support with Vue i18n. Easily extend to more languages by adding JSON files.
User management with role-based access control (user/admin), activity logs, and a protected admin interface.
Material Design 3 components with light/dark theme support and a SCSS design system.
Helmet headers, CORS whitelist, HTTP-only session cookies, rate limiting, IP tracking, and input validation.
Users can update their profile, change their email address with verification, and change their password.
All auth and admin actions are logged to MongoDB. Admins can browse, filter, and delete activity logs.
Login IPs are tracked per user. Admins can block users and optionally block their associated IP addresses.