An open API service indexing awesome lists of open source software.

https://github.com/jcastro-bit/unsplash-ramdom

This project is a simple web page that uses the Unsplash API πŸ€– to fetch and display random images. The web page is designed with Bootstrap and uses JavaScript to interact with the API.
https://github.com/jcastro-bit/unsplash-ramdom

bootstrap javascript php unsplash-api

Last synced: 2 months ago
JSON representation

This project is a simple web page that uses the Unsplash API πŸ€– to fetch and display random images. The web page is designed with Bootstrap and uses JavaScript to interact with the API.

Awesome Lists containing this project

README

          

# πŸ“· Unsplash Random Images Project

This project is a simple web page that uses the Unsplash API to fetch and display random images. The web page is designed with Bootstrap and uses JavaScript to interact with the API.

## πŸ”₯Features.

- Displays a random image from Unsplash on page load.
- Allows to get and display a new random image when a button is clicked.

## πŸ€” How to use

1. Clone the repository to your local machine.
2. Open the `index.html` file in your browser to view the page.
3. Click the "Get random image" button to get and display a new random image.

## πŸ€– Technologies used

- HTML
- CSS
- JavaScript
- PHP
- Bootstrap

## πŸ”§ Unsplash API

This project uses Unsplash API to get the random images. To use this API, you must register with Unsplash and get an API key.