Skip to content

varisDogukan/devjobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Screenshot

Design preview for the Devjobs web app coding challenge

Links

My process

Built with

Author

Setup & Development

Setup

Note: Since the "server" is distributed to vercel as a project, you only need to install the client side.

  /client
    npm install

    yarn

Development

  /client
    npm run dev
    npm run storybook

    yarn dev
    yarn storybook

About

Frontendmentor.io's devjobs challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published