Skip to content

It's my first React project. Job listing component by using React Hooks and the Context API

Notifications You must be signed in to change notification settings

isaacnovaes/react-job-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Job listings with filtering solution

Live project

Project preview

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

How to run the project

Use the following 4 commands to run this project

git clone https://github.com/isaacnovaes/react-job-listing

cd react-job-listing

npm i

npm start

For more information on how to run a React project, check this link

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

Mobile

Desktop

Mobile with filter

Active states

Links

My process

Built with

  • Mobile-first workflow
  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • React - JS library
  • React hooks and Context API

Continued development

It was my first React project. I am glad I could use all the React features I have just learned, such as props, Hooks, and the Context API. Now that I feel comfortable with React, I will start doing tons of projects to practice React development.

About

It's my first React project. Job listing component by using React Hooks and the Context API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published