https://github.com/sharvin26/reddit-clone
A reddit clone
https://github.com/sharvin26/reddit-clone
Last synced: about 2 months ago
JSON representation
A reddit clone
- Host: GitHub
- URL: https://github.com/sharvin26/reddit-clone
- Owner: Sharvin26
- Created: 2020-10-17T07:18:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T14:26:50.000Z (over 4 years ago)
- Last Synced: 2025-01-18T09:46:26.987Z (3 months ago)
- Language: TypeScript
- Size: 180 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Reddit clone built using following:
Client:
* ReactJS
* NextJS
* TypeScript
* Graphql
* URQL
* Formik
* Chakra-uiAPI Server:
* NodeJS
* ExpressJs
* Apollo Server Express
* GraphQl
* TypeORM ( Postgres SQL )
* TypeGraphQl
* Dataloader
* IoRedis