Skip to content

mamypoco/fem-job-listings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Job listings with filtering solution

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.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

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

Screenshot

desktop mobile

Links

My process

Built with

  • React - JS library
  • Semantic HTML5 markup
  • Vanilla CSS/SASS
  • Flexbox
  • CSS Grid

What I learned

  • By looking at other people's solution, I learned expected behavior when clicking the button to filter, which is inclusive filter
  • Use of useContext hook in react for global state management
  • Use of css grid and media query for mobile screen
  • SASS can nest the css properties

Useful resources

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published