Skip to content

karenkj9000/wannabe-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

wannabe-reddit

A minimal reddit version

Reddit is an American social news aggregation, content rating, and discussion website. Registered users submit content to the site such as links, text posts, images, and videos, which are then voted up or down by other members

Created with typescript 🚀

Setting up the environment on your machine 💻

  • Clone the repo using git clone
  • Install the dependancies by running npm install