kaanersoy / keddit

A reddit clone allows you to see top posts of day and search subreddits from reddit. 🐶

Home Page:https://keddit.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keddit(Reddit Clone) made with Vue 2

A reddit clone allows you to see top posts of day and search subreddits from reddit. Made with Vue 2.

just a reddit clone 🐶

Used Techs:

  • Vue 2
  • Vue Router
  • Vuex
  • Reddit API
  • Materialize CSS

Install

# clone the project
git clone https://github.com/kaanersoy/reddit-clone.git

# go to project path
cd /project-path

# install the dependencies
npm install

# start it!
npm run serve

TODO List

  • Create a Vue 2 App and add Router
    • Create home page
    • Create subreddit page
  • Get all popular posts from r/all
  • Get populer posts from subreddits
  • ...

Authors

Credits

About

A reddit clone allows you to see top posts of day and search subreddits from reddit. 🐶

https://keddit.vercel.app

License:MIT License


Languages

Language:Vue 91.9%Language:JavaScript 5.4%Language:HTML 2.7%