/ApeX-Web

This is the repository for frontend code of ApeX, an application mimicking reddit.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

ApeX Frontend

Note: Apex is no longer maintained or deployed!

Build Status

Brief Description

Front-End code of ApeX, a social media application that mimics reddit.

Utilized Technologies

  1. VueJS (A JavaScript Framework).
  2. Bootstrap (A CSS Framework).
  3. Axios (For REST Requests).
  4. Mocha (For SFCs Unit Test).

Installation Guide

  1. Setup:
npm install
  1. Serve for Development:
npm run serve
  1. Compile for Production:
npm run build

Website Samples

sample 0

sample 1