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.
Note: Delete this note and update the table of contents based on what sections you keep.
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://github.com/AryanTy20/frontend-static-job-listing
- Live Site URL:https://frontend-static-job-listing.vercel.app/
- Semantic HTML5 markup
- SCSS custom properties
- Flexbox
- CSS Grid
- Desktop-first workflow
- React - JS library
- ReactVite
- github - Aryan Tirkey
- Frontend Mentor - @AryanTy20