Job Board building Using Next js , MongoDB , Tailwind css , Redux toolkit
The Job Portal App is a live application designed to facilitate job seekers and employers in connecting with each other. The app offers a range of features such as sign-in/sign-up, job posting, job viewing, bookmarking, job application tracking, and more. It is built using Next.js, Tailwind CSS, Redux toolkit, MongoDB, and SWR hooks for fetching API data.
To run the Job Portal App, follow these steps:
npm install
..env
file:DB_URI
= Your MongoDB URLJWT_SECREAT
= Your custom JWT secret keyNEXT_PUBLIC_API_BASE_URL
= Base URL for localhost (e.g., http://localhost:3000)npm run dev
.The Job Portal App is a comprehensive platform that bridges the gap between job seekers and employers. With features like job posting, job tracking, and bookmarking, the app offers a user-friendly experience. Built with modern technologies like Next.js and Tailwind CSS, the app provides a seamless interface for users to manage their job-related activities effectively.