/angular-quiz

angular-quiz

Primary LanguageHTML

Angular Quiz

This is a little quiz web app made with Angular for studying.

Main used Technologies, Methodologies, Tools and Utilities:

  • AngularJs
  • Angular Material
  • SASS
  • Gulp
  • NPM
  • Ui-Router
  • BEM

API:

To run the application, go to Terminal and reach the cloned repository, then run commands:

$ npm install
$ gulp

No errors Tks Shen Long, After 'gulp' command a server should start with application up and running! :)

PS.: It should work on any screen size, if there's a problem in yours please let me know. I suggest use Chrome Browser for a better experience.

Applicattion Structure..

  • app/
  • --- app.js
  • --- assets/
    • --- src/
  •    * --- scss
    
  • --- dist/
    • --- css/
    • --- js/
  • --- modules
    • --- food/
    • --- got/
    • --- profile/
    • --- starwars/
  • --- formBase.html
  • --- index.html
  • --- review.view.html gulpfile.js package.json