[go: nahoru, domu]

Skip to content

That's the application code for my AngularJS tutorial.

License

Notifications You must be signed in to change notification settings

tonycodes/movDex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovDex

MovDex is a small project i'm doing to get to grips with Angular JS. It will aggregate movies from IMDB according to the users likes and dislikes. Feel free to contribute!

Getting Started

All you need to do is to clone this repository,

git clone https://github.com/tonycodes/movDex
cd movDex

Then, install the dependencies:

npm install

Then, run the Application:

npm start

You can access your app at

http://localhost:8000/app/

About

That's the application code for my AngularJS tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 53.3%
  • HTML 43.7%
  • CSS 3.0%