Skip to content

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

License

Notifications You must be signed in to change notification settings

nada-adel-mohamady/ApeX-Web

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 85.0%
  • Vue 10.2%
  • JavaScript 4.4%
  • Other 0.4%