Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agataliberska/job-listings-react-redux-toolkit
The same FM challenge, this time with Redux toolkit
https://github.com/agataliberska/job-listings-react-redux-toolkit
Last synced: 26 days ago
JSON representation
The same FM challenge, this time with Redux toolkit
- Host: GitHub
- URL: https://github.com/agataliberska/job-listings-react-redux-toolkit
- Owner: AgataLiberska
- Created: 2021-07-07T15:12:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T13:39:10.000Z (over 3 years ago)
- Last Synced: 2023-03-11T23:03:05.593Z (almost 2 years ago)
- Language: JavaScript
- Homepage: job-listings-react-redux-toolkit.vercel.app
- Size: 426 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Job listings with filtering solution
This is a solution to the [Job listings with filtering challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/job-listings-with-filtering-ivstIPCt). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## 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
![](./public/Screenshot.png)
### Links
- [Solution page on FM](https://www.frontendmentor.io/solutions/react-with-redux-toolkit-A7FgROHdF)
- [Live demo](https://job-listings-react-redux-toolkit.vercel.app/)## My process
### Built with
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Redux](https://redux.js.org/) - State Manahement library
- [Styled Components](https://styled-components.com/) - For styles## Author
- Frontend Mentor - [@AgataLiberska](https://www.frontendmentor.io/profile/AgataLiberska)
- Twitter - [@AgataLiberska](https://www.twitter.com/AgataLiberska)