Get millions of photos and videos in seconds with ReactJS Framework.
Access the application created with AngularJS here.
You can start the search with this link
You can find all configurations inside the constants/pixabay.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 are always welcome and recommended! Here is how:
- Fork the repository (here is the guide).
- Clone to your machine.
git clone https://github.com/YOUR_USERNAME/ReactJS-Image-and-Video-Search.git
- Install all development packages with
npm install
command on root. - Make your changes.
- Create a pull request.
ReactJS - Image and Video Search is an open source project that is licensed under the MIT license.
Pixabay - Discover the best source for free images and videos.