MikeyBeLike / FrontEndChallenge

Are you up for the Thortful Front End Challenge?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thortful - FrontEndChallenge

A live firebase link is available here: https://thortful-ee6c1.firebaseapp.com/index

This project was generated with Angular CLI version 1.3.1.

The Stack

-Angular CLI: 1.3.1

-Angular 4.2.4

-Angular Material

-Highcharts

-Firebase

-Typescript

-SCSS

Pre-requisites

Must have Node installed (this project was built using Node v8) Must have a node package manager installed (npm or yarn).

How to install

To install simply run the following command with either yarn or npm (Yarn is used specifically in this demo): Yarn - yarn install or simply yarn npm - npm install

Run server locally

Simply run yarn run start or npm run start. This will load a local development server, simply navigate to http://localhost:4200 to view the app.

About

Are you up for the Thortful Front End Challenge?


Languages

Language:TypeScript 47.9%Language:JavaScript 37.7%Language:HTML 12.5%Language:CSS 1.8%