Skip to content
  • Unlock Pro
  • Log in with GitHub
Challenge
Step 1: Start challenge
Premium
  • HTML
  • CSS
  • JS
4advanced

Devjobs web app

Build a jobs board that pulls data from a local JSON file. This is a great opportunity to practice JS and get to grips with a framework/library of your choice!

Join 2,124 people who have taken this challenge

📝Brief

Your challenge is to build out this jobs board using a local data.json to retrieve the data. Your goal is to try to get your project 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.

We provide the data in a local data.json file, so use that to populate the content on the first load. If you want to take it up a notch, feel free to build this as a full-stack application!

Your users should be able to:

  • Be able to filter jobs on the index page by title, location, and whether a job is for a full-time position
  • Be able to click a job from the index page so that they can read more information and apply for the job
  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements throughout the site
  • Bonus: Have the correct color scheme chosen for them based on their computer preferences. Hint: Research prefers-color-scheme in CSS.
  • Bonus: Build this project as a full-stack application

Download the project and go through the README.md file. This will provide further details about the project and help you get set up.

Want some support on the challenge? Join our community and ask questions in the help channel.

Note: This used to be the GitHub Jobs API challenge. Unfortunately, that API was deprecated, so we've created a local data.json file with a similar data structure. If you've already taken the challenge using the API, your solution may be broken. In that case, you can download the files again and refactor your code to work with the new local JSON data.

🗃Assets provided

  • Figma design files
  • Mobile, tablet & desktop layouts
  • Professional design system for colors, fonts, etc.
  • Optimized image assets
  • README file to help you get started
  • HTML file with pre-written content

💡Ideas to test yourself

  1. Write your styles using a pre-processor, such as Sass, Less, Stylus or go with a CSS-in-JS solution, like Styled Components
  2. Train your eye for detail by getting your solution as close to the design as you can

Challenge FAQs

  • How can I get help if I'm stuck on a challenge?
  • How do I submit my solution?
  • Is there an official solution I can take a look at?
  • Do I get a code review when I post my solution?
  • Can I use libraries/frameworks on these projects?
  • Can I use these projects in my portfolio?
  • How often are new challenges added?
  • What is the difference between the desktop-design, mobile-design, and desktop-preview images in my starter code?
  • Can I use these challenges within my own free or commercial content/tutorials/projects?

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License