https://github.com/terror/reddit
A full stack reddit clone written in vanilla JS
https://github.com/terror/reddit
Last synced: 11 months ago
JSON representation
A full stack reddit clone written in vanilla JS
- Host: GitHub
- URL: https://github.com/terror/reddit
- Owner: terror
- Created: 2021-05-19T11:32:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T01:32:20.000Z (over 4 years ago)
- Last Synced: 2025-02-15T09:37:18.264Z (11 months ago)
- Language: JavaScript
- Size: 450 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
reddit
A full stack `reddit` clone written in vanilla JS.
### Features
- User authentication with sessions
- Post uploading to various categories
- Comments with threading
- Bookmarks
- Voting system
### Note
This project was developed during the period of an entire web programming course @ John Abbott College. I may revisit this sometime in the future to make it actually good, but I have no active plans to continue development.