Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabkat-ahmed-rafi/careercove-frontend
https://github.com/sabkat-ahmed-rafi/careercove-frontend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sabkat-ahmed-rafi/careercove-frontend
- Owner: sabkat-ahmed-rafi
- Created: 2024-06-09T07:07:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T19:08:29.000Z (6 months ago)
- Last Synced: 2024-07-06T00:39:15.766Z (6 months ago)
- Language: JavaScript
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CareerCove
Welcome to **CareerCove**, a job marketplace where users can post job listings and apply for jobs. CareerCove aims to bridge the gap between employers and job seekers, providing a seamless platform for both.
## Features
- **Job Posting:** Employers can post job listings with detailed descriptions and requirements.
- **Job Application:** Job seekers can browse job listings and apply for positions that match their skills and interests.
- **User Authentication:** Secure login and registration for both employers and job seekers.
- **Job Search:** Advanced search functionality to find job listings based on various criteria.## Tech Stack
- **Frontend:**
- React
- React Router
- Tailwind
- **Backend:**
- Node.js
- Express.js
- **Database:**
- MongoDB (using native MongoDB driver)
- MongoDB Atlas## Installation
1. **Clone the repository:**
```bash
git clone https://github.com/yourusername/CareerCove.git
cd CareerCove