Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhdeep12/quedoor_client
Quedoor - A social media app specially curated for students preparing for exams.
https://github.com/shubhdeep12/quedoor_client
eslint nextjs prettier quedoor react react-infinite-scroll-component react-query shadcn-ui tailwindcss tiptap tiptap-editor typescript zustand
Last synced: about 2 months ago
JSON representation
Quedoor - A social media app specially curated for students preparing for exams.
- Host: GitHub
- URL: https://github.com/shubhdeep12/quedoor_client
- Owner: Shubhdeep12
- Created: 2023-10-07T16:11:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T07:47:19.000Z (9 months ago)
- Last Synced: 2024-04-06T08:29:33.260Z (9 months ago)
- Topics: eslint, nextjs, prettier, quedoor, react, react-infinite-scroll-component, react-query, shadcn-ui, tailwindcss, tiptap, tiptap-editor, typescript, zustand
- Language: TypeScript
- Homepage: https://quedoor.vercel.app
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
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
- [x] Signup and Login Workflow
- [x] Feed page for the user
- [x] Sidebar for every page
- [x] Filter page~~
- [x] Settings page
- [x] People Page
- [x] 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
- Check this hard-to-understand Contribution guide