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.
- Host: GitHub
- URL: https://github.com/jcastro-bit/unsplash-ramdom
- Owner: JCastro-bit
- Created: 2023-06-28T20:17:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T20:19:36.000Z (about 3 years ago)
- Last Synced: 2025-03-17T13:44:10.965Z (over 1 year ago)
- Topics: bootstrap, javascript, php, unsplash-api
- Language: HTML
- Homepage: https://casttro.mx/unsplash-ramdom/
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.