Skip to content

dakshkhetan/quinn-task

Repository files navigation

Quinn - Frontend Assignment

Description

A diary with a calendar view and a carousel web app.

Checkout here!

Tech Stack

  • React (create-react-app)
  • react-query
  • react-window
  • react-slick
  • moment.js
  • Tailwind CSS

TODO

  • Continuation token data fetching
  • Scroll to the selected post inside the carousel
  • Format dates to bold of the currently visible month in viewport
  • Improve responsiveness
  • misc changes