Unsplash Setup
File Structure
javascript-library
└── 0-JavaScript-PreWork
└── 1-JavaScript-Fundamentals
└── 2-JavaScript-DOM-Manipulation
└── 3-JavaScript-API-Fundamentals
└── 1-Intro-to-APIs
└── 2-Asynchronous-Programming
└── 3-Fetch
└── 01-Star-Wars
└── 02-Unsplash
└── index.html <--- You will be working in these files
└── random-photo-fetch.js <---HTML File
JavaScript
Last updated