This is a solution to the Job listings with filtering challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Filter job listings based on the categories
- Solution URL: https://www.frontendmentor.io/solutions/responsive-reactive-sass-html-functional-js-bundled-with-vitejs--HSH71VJV
- Live Site URL: https://static-job-listing.vercel.app/
- Semantic HTML5 markup
- CSS custom properties
- CSS Flexbox
- CSS Grid
- SASS
- Vitejs
- Prettier
- EsLint
- Mobile-first workflow
I've never used data-filter
before! In this one i tried everything possible to filter the jobs but I didn't know how to, so, i've found something called data-filter
that will change forever the way i filter things. Wow, it's just awesome.
- Website - SOON
- Frontend Mentor - @Galielo-App