Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days ago
JSON representation
Frontend Mentor Challenge: Job listings with filtering
- Host: GitHub
- URL: https://github.com/tquintal/job-listings-with-filtering
- Owner: tquintal
- Created: 2024-02-26T15:47:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T13:59:00.000Z (7 months ago)
- Last Synced: 2024-11-02T03:24:00.290Z (about 2 months ago)
- Topics: frontend-mentor, frontend-mentor-challenge, prisma-orm, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage: https://job-listings-with-filtering-tquintal.vercel.app/
- Size: 692 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)