This is a simple project to practice making API calls. No libraries were used to build this only HTML,CSS, and JavaScript.
Getting a copy of this project up and running is simple, just clone the repo and open the index.html file in a browser. You will need to modify line 13 of script.js to include an api key.
13 const apiKey = UNSPLASH_API_KEY;
None
- HTML
- CSS
- JavaScript
- Unsplash API
Pull requests are welcome
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc