This is a clone of Reddit built using Vuejs and Firebase. The code is from 2019, and was all built within a weekend.
- Account creation
- Upvoting and downvoting
- Posting
- Multiple subreddits
- Mobile notifications (using Pushover)
yarn install
yarn serve
yarn build
yarn lint