https://github.com/ismail-dev-code/career_linker_client
https://github.com/ismail-dev-code/career_linker_client
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ismail-dev-code/career_linker_client
- Owner: ismail-dev-code
- Created: 2025-05-25T13:10:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-05-27T16:28:29.000Z (9 months ago)
- Last Synced: 2025-05-27T16:46:05.968Z (9 months ago)
- Language: JavaScript
- Size: 532 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CareerLinker 🚀
A modern, responsive job-matching web application built with React, Tailwind CSS, and Firebase. CareerLinker connects job seekers and recruiters in real time, offering a clean, interactive experience optimized for speed and usability.
---
## 📌 Live Site
🔗 [Visit CareerLinker](https://careerlinker-bd.web.app)
---
## 🧰 Tech Stack
**Frontend:**
- React 19
- React Router v7
- Tailwind CSS 4 + DaisyUI
- Axios
- Lottie React
- Swiper
- React Icons
- React Hot Toast
- SweetAlert2
- Motion (Framer Motion Alternative)
**Backend & Services:**
- Firebase (Auth & Hosting)
- Socket.IO (Client-side)
**Developer Tools:**
- Vite
- ESLint
- Visual Studio Code
---
## 🔐 Features
- 🔒 User Authentication (Firebase)
- 📝 Job Posting & Application System
- 📨 Real-time Chat with Socket.IO
- 🔍 Search & Filter Options
- 🎨 Interactive Animations (Lottie + Motion)
- 📱 Responsive UI with Tailwind & DaisyUI
- 🔔 Toast & Modal Notifications
- 📆 Date Management via `date-fns`
---
## 📦 Installation
```bash
git clone https://github.com/ismail-dev-code/career_linker_client.git
cd careerlinker
npm install