Skip to content

Anime Quiz Single Page Application Made On Angular JS

Notifications You must be signed in to change notification settings

HarishSha/animequizapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeQuizApp

Anime Quiz Application is a single page application(SPA) made on Angular Js , HTML, CSS and Bootstrap with Jquery Library.

Version

1.0

Tech

In making anime quiz application , below are used

Installation

Below these imports and calls made it easier to bulid

<----CSS Files---->
link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" > 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css">
<----JS Files---->
<script src="https://code.jquery.com/jquery-2.2.4.min.js"</script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.6/angular.min.js"></script>

Demo

Click Here to see demo of Anime Quiz App.

License

MIT

Free Software, Hell Yeah!

About

Anime Quiz Single Page Application Made On Angular JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published