DA
DanielMafra/job-listings-with-filtering
Job listings with filtering challenge - with React JS | Frontend Mentor
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
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
Links
- Solution URL: Github Repository
- Live Site URL: Live Demo
My process
Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
What I learned
With this challenge, I was able to apply some knowledge related to the use of arrays, such as using map, filter and using the best immutability practices when using the useState hook.
Author
- Website - Daniel Mafra
- Frontend Mentor - @danielmafra
- LinkedIn - @danielmafradev
- Instagram - @danielmafradev
How to use the project
Clone the repository using "git clone". After that use the command "npm install" or "yarn install" to install the dependencies, finally use the command "npm start" or "yarn start" to open the project in the browser.
On this page
Languages
JavaScript53.6%CSS38.0%HTML8.4%
Contributors
Created November 16, 2021
Updated April 6, 2022