A responsive web application designed to bridge the gap between job seekers and employers with intuitive UI and real-time functionality.
JobTrack empowers candidates to discover opportunities while helping companies find top talent efficiently through:
- Real-time job listings with advanced filters
- Seamless user experience across all devices
- Secure authentication and profile management
- Direct application system
- 🔎 Advanced job search with multiple filters
- 📋 Real-time job listings
- 🚀 One-click application system
- 👤 User account and profile management
- 🏢 Company profiles with job opportunities
- 📱 Fully responsive design (mobile, tablet, desktop)
- ⚡ Error handling with user-friendly feedback
- 🔄 JSON data management via React Context
- 🔒 Secure authentication system
| Category | Technologies |
|---|---|
| Framework | |
| Styling | |
| Routing | |
| Animation | |
| SEO |
| Category | Technologies |
|---|---|
| Database | |
| Auth |
| Category | Technologies |
|---|---|
| Language | |
| Version Control |
-
Clone the Repository
git clone https://github.com/yourusername/gardenify.git
-
Navigate to the Project Directory
cd gardenify -
Install Dependencies
npm install
-
Create Environment File
cp .env.example .env
-
Start the Development Server
npm run dev