An open API service indexing awesome lists of open source software.

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

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