Live Demo: https://skillspacee.netlify.app
A modern web interface for SkillSpace job board platform, connecting job seekers with employers through an intuitive user experience.
- JWT-based user authentication flow
- Responsive UI with mobile-first design
- Job search and filtering system
- Company profile management interface
- Job application submission portal
- User dashboard with application tracking
- File upload for resumes/CV
- Admin dashboard for content management
- React (with TypeScript)
- State Management (Redux/Context API)
- CSS Framework (Tailwind CSS)
- Axios for API communication
- Hosting: Netlify
- CI/CD: Netlify Deployments
- Form Handling (React Hook Form)
Production API URL: https://skill-space-backend.onrender.com
The frontend consumes the SkillSpace Backend API. Refer to the backend documentation for endpoint details.