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.
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
- Solution URL: https://github.com/abizmo/static-job-listings
- Live Site URL: https://abizmo.github.io/static-job-listings/
- Semantic HTML5 markup
- Flexbox
- Mobile-first workflow
- React - JS library
- Styled Components - For styles
- React Testing Library - For testing React components
- Storybook - For building UI components and pages in isolation
- Typescript - TypeScript is JavaScript with syntax for types
How to use Storybook and typescript
- Website - Abián Izquierdo
- Frontend Mentor - @abizmo
- Github - @abizmo
This project was bootstrapped with Create React App.