Skip to content

ruineto-software-engineer/challenge-frontendmentor-job-listings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Job listings with filtering

Front-end challenge focused on javascript logic, where a list of fictitious vacancies is presented and these must be filtered according to user interaction with the fields.

About

Front-end coding challenge. Frontend Mentor.

The challenge is to build out this job listing page and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your 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

By using this app any user can learn how they've been using their money and always keep track of your balance.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the front-end with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

About

Challenge [Frontend Mentor] - In this challenge, JavaScript was used to filter jobs based on the selected categories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published