Skip to content

gurayyarar/AngularJS-Image-and-Video-Search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS - Image and Video Search

Get millions of photos and videos in seconds with AngularJS Framework.

Demo

You can start the search with this link

AngularJS - Image and Video Search

Configurations

You can find all configurations inside the assets/js/constants.js

Key Description Value Type Default
api_url Base url of Pixabay API string https://pixabay.com/api
api_key Key for use Pixabay API string Please create your own api key from https://pixabay.com/en/service/about/api/
item_count_per_page Determine the number of results per page number/int 24

Contribution

Contribution are always welcome and recommended! Here is how:

git clone https://github.com/YOUR_USERNAME/AngularJS-Image-and-Video-Search.git
  • Install all development packages with npm install command on root.
  • Make your changes.
  • Create a pull request.

License

AngularJS - Image and Video Search is an open source project that is licensed under the MIT license.

Image Credit

Pixabay - Discover the best source for free images and videos.

About

Get millions of photos and videos in seconds with AngularJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 59.6%
  • HTML 27.5%
  • CSS 12.3%
  • Other 0.6%