Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tquintal/job-listings-with-filtering

Frontend Mentor Challenge: Job listings with filtering
https://github.com/tquintal/job-listings-with-filtering

frontend-mentor frontend-mentor-challenge prisma-orm t3-stack tailwindcss trpc typescript

Last synced: 1 day ago
JSON representation

Frontend Mentor Challenge: Job listings with filtering

Awesome Lists containing this project

README

        

# Frontend Mentor Challenge: Job listings with filtering

This is my project for the Job listings with filtering challenge from Frontend Mentor. The challenge was to create a responsive web page based on the provided design.

## Overview

The goal of this challenge was to develop my front-end skills by implementing a provided web page design using HTML, CSS, and possibly JavaScript. I decided to approach this challenge using **NextJS, React, TailwindCSS, tRPC, Prisma, Typescript, and Railway** for a more dynamic approach with a small backend.

## Demo

You can view a live demo of my project [here](https://job-listings-with-filtering-tquintal.vercel.app/).

## Resources

- [Challenge Design](/design)
- [Challenge Specifications](https://www.frontendmentor.io/challenges/job-listings-with-filtering-ivstIPCt)

## Screenshots

![Screenshot Desktop](screenshot-desktop.png)
![Screenshot Mobile](screenshot-mobile.png)