samitkapoor / job-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

job-dashboard

A Responsive User Interface of a job dashboard built using React!

Preview

image

Here's a video of the project!

Technology Stack

  • ReactJs
  • Redux
  • CSS
  • Material UI

Filters

  • By Role
    • You can filter jobs by choosing the role (Frontend, Backend, IOS, etc).
  • By Minimum Base Pay Salary
    • You can filter jobs by selecting your expected minimum salary.
  • By Experience
    • You can view jobs that require your experience as a candidate.
  • By Location
    • Choose Remote if you are looking for a permanent WFH!
    • Choose In-Office if you want to go office.
  • By Company Name
    • Filter jobs by typing your dream company name!

Run locally

Follow these steps to run the project locally on your device.

  1. Clone this repository on your local machine.
  2. Open the project in VS Code and open terminal.
  3. Enter the command npm i and hit Enter!
  4. Enter the command npm run dev and hit Enter again!
  5. Open your browser and visit http://localhost:5173 and voila!

About

License:MIT License


Languages

Language:TypeScript 88.1%Language:CSS 8.2%Language:HTML 2.1%Language:JavaScript 1.7%