Searching Not Lost is a 2 day project to challenge myself to learn an entirely new framework, Vue, by building a static website that utilizes an API. This applicaiton can be used to search different key words and see photos the correlate to that topic. This application uses the Unsplash API.
Clone Repo
git clone https://github.com/dawnlunacy/Searching_Not_Lost.git
Install dependencies
npm install
Run in browser
npm run serve