Skip to content

My React project to let me play LinkedIn Queens as much as I want :)

Notifications You must be signed in to change notification settings

cx3576888/queens

Repository files navigation

Queens

This project is the classic game LinkedIn Queens with previous puzzles!

Play at https://queens-woad.vercel.app/

Features

  • Auto-place ×'s
  • Auto-check and show errors
  • Pause the game
  • Previous daily LinkedIn puzzles to play with

Technical Details

This project is built using:

  • React (function components)
  • Redux Toolkit
  • TypeScript
  • Vite
  • Vitest (with Jest and React Testing Library)
  • Yarn v1.22.22

Deployed using Vercel