Skip to content

Demonstration of many features found in AngularJS including multiple views and routes.

Notifications You must be signed in to change notification settings

ratracegrad/FanBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fan Box - For the Ultimate Fan

This is a demonstration of multiple features found in AngularJS. It is running on a NodeJS Express server. It utilizes multiple views and routes to display the features on the website.

I created Fax Box to demonstrate how you would use AngularJS in a corporate website or ecommerce environment.

This is a great repo to use for learning how to use the many features found in AngularJS.

Table of Contents

Technology Stack

  1. NodeJS
  2. Express
  3. AngularJS
  4. Twitter Bootstrap

Requirements

  • Node
  • Express
  • Angular
  • Bootstrap

Installation

To use this repo, clone it to your computer. Run npm install to install all required dependencies.

Start the server using node server.js or nodemon server.js.

Open your browser to http:localhost:3000

Live Demonstration

You can view this app in production here

Screenshot

Home page for Fan Box Fan Box

How it Works page Fan Box

Order Page Fan Box

Contact Page Fan Box

About

Demonstration of many features found in AngularJS including multiple views and routes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published