Check it out : Deployed Link
Clade.Assignment.Demo.mp4
Before getting started, ensure you have the following prerequisites installed:
- Node.js
- npm or Yarn package manager
git clone https://github.com/rohits-web03/Job-Preview-Dashboard.git
cd Job-Preview-Dashboard
npm install
yarn install
npm run dev
yarn dev
The application should start and be accessible at http://localhost:3000 by default.