Angular 2 Simple Reddit

Simple Reddit Clone. Users can post articles and vote on posts.

Table of contents

Technologies

Project is created with:

  • TypeScript version 4.0.2
  • CSS
  • Semantic UI
  • Angular CLI version 10.0.7

Setup

To run this project, clone this repo and
install it locally using npm:

$ cd ./angular-reddit
$ npm install
$ npm start

Demo

N/A