Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucas98sf/relay-reddit

Fullstack Reddit clone using GraphQL and Relay
https://github.com/lucas98sf/relay-reddit

graphql koajs nodejs react relay typescript

Last synced: 4 days ago
JSON representation

Fullstack Reddit clone using GraphQL and Relay

Awesome Lists containing this project

README

        

# FullStack Reddit Clone (WIP ⚒️)

## Built with

![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Koa](https://img.shields.io/badge/Koa-F9F9F9?style=for-the-badge&logo=koa&logoColor=33333D)
![Relay](https://img.shields.io/badge/relay-F26B00?style=for-the-badge&logo=relay&logoColor=white)
![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge&logo=graphql&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
![Jest](https://img.shields.io/badge/jest-%23C21325.svg?style=for-the-badge&logo=jest&logoColor=white)

## References

- [Relay Workshop](https://github.com/sibelius)
- [Fakeddit](https://github.com/noghartt/fakeddit)
- [RBFA GraphQL API](https://github.com/daniloab/rbaf-graphql-api)
- [Awesome Woovi Challenge](https://github.com/entria/awesome-woovi-challenge)