Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.19 KB

Vacant Sea

https://vacant-sea.vercel.app/

Requires API key and space to run locally.

Technologies

  • Next (functional React using context)
  • TypeScript
  • GraphQL (Contentful Headless CMS)
  • Tailwind
  • Radix-UI
  • Framer motion

Functionality in practice (7fps gif)

  • Basic landing page
  • Dark mode toggle (local storage)
  • Job listings page
  • 2 page job card with info from Contentful GQL (using context to store jobs)
  • Initial and on like/dislike animations with framer motion
  • Stat cards (using context for data)
  • Filter by technologies (based on technologies in context from all jobs in GQL query)
  • Liked/Disliked jobs saved to local storage so that they do not reappear unless reset

(please note that it looks smoother in use, this is a gif for reference only)

ezgif com-video-to-gif (3)

Animation (20fps gif)

ezgif com-video-to-gif (2)

Editing jobs via Contentful

ezgif com-video-to-gif (1)