richardcyrus / fm-devjobs-web-app

This is a solution to the Devjobs web app challenge on Frontend Mentor

Home Page:https://fm-devjobs-web-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Devjobs web app solution

This is a solution to the Devjobs web app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

To build out a jobs board using the provided data, trying to get your project looking as close to the reference design as possible.

Users should be able to:

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements throughout the site
  • 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
  • Bonus: Have the correct color scheme chosen for them based on their computer preferences. Hint: Research prefers-color-scheme in CSS.

Screenshot

Reference preview

Links

My process

Built with

Useful resources

Author

About

This is a solution to the Devjobs web app challenge on Frontend Mentor

https://fm-devjobs-web-app.vercel.app


Languages

Language:JavaScript 95.7%Language:SCSS 4.3%