A full-stack job portal application built using JavaScript, React.js, Tailwind CSS for the frontend, and Node.js with MongoDB for the backend.
- User Authentication (Login/Signup)
- Job Listings
- Apply for Jobs
- Post Jobs (for Employers)
- Job Search & Filters
- Dashboard for Applicants & Employers
- Responsive UI with Tailwind CSS
-javaScript
- React.js
- Tailwind CSS
- Node.js
- Express.js
- MongoDB
- Node.js installed
- MongoDB installed & running
git clone https://github.com/masudalam234970/job-portal.git
cd job-portalcd backend
npm installcd frontend
npm installCreate a .env file in the backend directory and add the following:
MONGO_URI=your_mongodb_connection_string
JWT_SECRET=your_jwt_secret_key
PORT=5000
cd backend
npm startcd frontend
npm start- Create an account as a job seeker or employer.
- Employers can post job listings.
- Job seekers can browse and apply for jobs.
- Both can manage their profiles and applications.
Pull requests are welcome. Please open an issue first to discuss any changes.
This project is open-source and available under the MIT License.
For questions or collaboration, reach out via [mdmasudalam2349@gamil.com).