Real-Time GraphQL Link Sharing & Voting Platform
A React and Apollo application where authenticated users can publish links, vote, search, sort, paginate, and receive real-time updates.
Status:Full-stack GraphQL portfolio application
View source on GitHub (opens in a new tab)- Services
- Web Development
- Stack
- React, Node.js, JWT, Apollo Client +4 more
Our solution
Apollo Client connects to a Node GraphQL server backed by Prisma, supporting accounts, link publishing, unique voting, filtering, ordering, pagination, and subscriptions.
The outcome
Demonstrates end-to-end GraphQL design across schema, resolvers, authentication, relational persistence, and real-time events.
Best for
Community platforms, content voting, GraphQL APIs, real-time feeds, and full-stack JavaScript applications.
The stack behind it
- Frontend
- React
- Apollo Client
- Backend
- Node.js
- JWT
- GraphQL
- PubSub
- Databases
- Prisma
- SQLite
