Skip to content

Shubhdeep12/Quedoor_client

Repository files navigation

Quedoor logo

Quedoor(Frontend)

A social media app specially curated for students preparing for exams


Backend repository here - Quedoor Backend



Tech Stack used

  • Next.js
  • Tailwind CSS
  • Shadcn-ui
  • react-query
  • react-infinite-scroll-component
  • zustand
  • Tiptap rich text editor
  • Typescript
  • Eslint
  • Prettier


Checkpoints

  • Signup and Login Workflow
  • Feed page for the user
  • Sidebar for every page
  • Filter page~~
  • Settings page
  • People Page
  • Follow/unfollow users
  • Profile Page
  • Theme Support
  • Branding feature for every user
  • Notifications
  • Chat 1-1 with video call support


How to setup?

  • Clone the repository.
  • Run the Backend locally.
  • Add the relevant environment variables and start the frontend.


Contribution