JohnRudolph1 / TDN-Web

A simple social network built on Angular 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Dank Network

Welcome to The Dank Network, a simple social network site, built primarily, but not exclusively, for Software Project subject. In this project we aim to create a solution for intercommunication between various other projects. These projects shall soon be listed here.

Demo

You can test this project at The Dank Network.

Running the project

This project uses Angular CLI to automate all the build process. So after checking out, just run npm install and then ng serve and you're pretty much ready. You can access the app at http://localhost:4200.

API

This project depends on a Web API, it's available at TDN-API.

About

A simple social network built on Angular 4


Languages

Language:TypeScript 66.2%Language:HTML 19.9%Language:CSS 12.3%Language:JavaScript 1.6%