Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 724 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 724 Bytes

(practice directives - NOT A REAL PROJECT)

Freelancer Clone in AngularJS for Epicodus

by Daniel Toader and Virginie Trubiano

Date: April 25, 2015

Description

Single page app allowing emulating the front page of Freelancer. Images and icons are hard coded, but the site uses custome directives to add CSS styles or descriptive overlays to those icons when you mouse over them.

Setup instructions

  1. Clone this git repository
  2. Load index.html in your browser.

Copyright © 2015, Daniel Toader and Virginie Trubiano

License: MIT

Technologies used

  • HTML5
  • CSS3
  • JavaScript
  • AngularJS ver 1.3.15
  • AngularUI Router ver 0.2.13