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.
- Host: GitHub
- URL: https://github.com/riadhadrani/wroddit
- Owner: RiadhAdrani
- License: mit
- Created: 2022-05-28T11:10:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T14:44:12.000Z (about 4 years ago)
- Last Synced: 2025-01-11T23:34:45.604Z (over 1 year ago)
- Topics: clone, js, recursive, reddit, wroddit
- Language: JavaScript
- Homepage: https://riadhadrani.github.io/wroddit/
- Size: 892 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.