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

https://github.com/riadhadrani/wroddit

Reddit clone made using Recursive.js for front-end and Firebase as a database.
https://github.com/riadhadrani/wroddit

clone js recursive reddit wroddit

Last synced: over 1 year ago
JSON representation

Reddit clone made using Recursive.js for front-end and Firebase as a database.

Awesome Lists containing this project

README

          

# [Wroddit](https://riadhadrani.github.io/wroddit/)

Wroddit is a Reddit clone made to showcase the potential of [Recursive.js `ver0.7`](https://github.com/RiadhAdrani/recursive)

_This prototype may contains bugs._

#### Contributors

- Riadh Adrani (owner)

#### Technologies

- [Recursive.js](https://github.com/RiadhAdrani/recursive)
- Firebase Firestore

#### Features

- Create an account.
- Create communities.
- Comments like Reddit up to a depth of 10 replies.
- Customize your profile : profile picture and banner.
- Create posts with text _(max characters is 1000)_ and image _(max size 1 mb)_
- Dark mode supported.