This is my solution to the Job Listings with Filtering challenge on Frontend Mentor.
- Live Site URL: https://job-listings-with-filtering-darkstar.vercel.app/
- Next.js
- TypeScript
- Tailwind
- React Aria Components
- Prisma ORM
- Prisma Postgres
- Motion
- Fetch and display jobs from the database.
- Filter displayed jobs by tags on the client.
- Dynamic routes for each company and job detail page.
- Dynamic page titles using
generateMetadata
.
- My Frontend Mentor profile - @DarkstarXDD